Pages:
Author

Topic: Bytom Mining - ASIC algorithm now cracked by GPU miners? Big profits? - page 19. (Read 17547 times)

jr. member
Activity: 41
Merit: 1
Any updates on this?

Update
You don't have to register on uupool to get paid out.
They pay out a minimum of 1 btm
The miner is poorly optimised im guessing 4x 1060 could match the speed of the antminer if it was optimised as well as say x17 on ccminer.
I don't have time to code the miner but there are people probably already mining on better versions. And we just get the previous versions for now.
newbie
Activity: 37
Merit: 0
jr. member
Activity: 41
Merit: 1
could you create a dns mask on ubuntu to redirect btm.uupool.cn:9220 to stratum-btm.antpool.com:6666

not sure how you would change the port?




The easiest way to come about this is properly installing dnsmasq (which is a DNS cacheing server) then in the folder /etc/dnsmasq.d add a file for each domain you want to redirect.

For instance this is the contents of /etc/dnsmasq.d/hotmail.com on my system:

address=/hotmail.com/127.0.0.1
address=/www.hotmail.com/127.0.0.1
If I then ask the DNS server for the IP of hotmail.com i get 127.0.0.1 like this:

llp@cerberus:~$ nslookup hotmail.com
Server:     192.168.0.10
Address:    192.168.0.10#53

Name:   hotmail.com
Address: 127.0.0.1

llp@cerberus:~$
There are a bit more options you can set, they can all be found described in /etc/dnsmasq.conf
jr. member
Activity: 41
Merit: 1
something changed in hive Sad
it was working in previous versions, now it wont
prob that ninja "0.52" update Sad

im too lazy to downgrade to see if "0.5" or earlier still works but it might be worth a try

i switched to vm Tongue  cant make it utilize more than 40% of my 1080ti's tho Sad

you can use antpool, just use your desktop wallet address, seems to work for me (i couldnt recieve the SMS to register @uupool)



How did you change to the antpool stratum? I changed the run.sh to include -url stratum+tcp://stratum-btm.antpool.com:6666 but it didnt work
legendary
Activity: 1820
Merit: 1092
~Full-Time Minter since 2016~
something changed in hive Sad
it was working in previous versions, now it wont
prob that ninja "0.52" update Sad

im too lazy to downgrade to see if "0.5" or earlier still works but it might be worth a try

i switched to vm Tongue  cant make it utilize more than 40% of my 1080ti's tho Sad

you can use antpool, just use your desktop wallet address, seems to work for me (i couldnt recieve the SMS to register @uupool)

newbie
Activity: 13
Merit: 0
I had this working on HIVEos then suddenly after rebooting kept getting a runtime error... even after reformatting HIVEos, still get the same issue...


root@aa:~# panic: runtime error: invalid memory address or nil pointer dereference                                                                                                                               
        panic: runtime error: invalid memory address or nil pointer dereference                                                                                                                                   
[signal SIGSEGV: segmentation violation code=0x1 addr=0x330 pc=0x636a26]   

how did you even get it runing on HiveOS?
I tried it with SMOS but failed,

On HiveOS, this is what i did so far
- miner stop (stop the default miner)
- /hive/btm miner (that is the name of the folder of the miner)
- ./run.sh (and i get the below message)
"Driver = 390 , CARD COUNT=7 , WK=1x3"


- type in miner on another terminal and this is what it shows
2018/05/19 21:31:44 fserver : true
2018/05/19 21:31:51 unknown error%!(EXTRS srting=xxx)

i have not change anything in the folder not even the address yet. i assume the miner will just mind to the default address settings.
once its mining i will change the address.

jr. member
Activity: 41
Merit: 1
Are you getting paid from UU pool?
[/quote]
it says paid but how to check, the wallet showing nothing on block explorer,
the link on offcial website, is not even clickable, can you provide me link of block explorer so ican check status?
i can check thro personal wallet too but its taking long to sync.. and its eating my hashrate..
[/quote]

you can download about 90% of the block chain off the bytom website and paste it into your wallet appdata directory to speed the sync up

use tunnel bear free edition and VPN to hongkong you get a faster experience

-edit

now getting this error


root@simpleminer:~# tail -fn 1 /var/tmp/miner.log
0-62.9 1-73.1 2-75.8 3-78.0 Total: 289.8 H/s  2018/05/19 13:44:55 0 - Yay, solution found!
0-72.4 1-71.8 2-70.9 3-68.7 Total: 283.8 H/s  2018/05/19 13:45:05 0 - Error submitting solution - Timeout
0-77.7 1-82.1 2-83.9 3-79.3 Total: 323.0 H/s  2018/05/19 13:47:54 0 - Yay, solution found!
0-79.7 1-81.4 2-82.3 3-77.4 Total: 320.8 H/s  2018/05/19 13:48:04 0 - Error submitting solution - Timeout
0-82.9 1-76.4 2-85.0 3-82.8 Total: 327.0 H/s

[signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x5cace2]

goroutine 100 [running]:
github.com/leifjacky/btmgominer/clients/stratum.(*Client).Close(0x0)
        /data/go/src/github.com/leifjacky/btmgominer/clients/stratum/stratum.go:94 +0x22
github.com/leifjacky/btmgominer/algorithms/bytom.(*StratumClient).Start(0xc420454500)
        /data/go/src/github.com/leifjacky/btmgominer/algorithms/bytom/siastratum.go:98 +0x7aa
created by github.com/leifjacky/btmgominer/algorithms/bytom.(*StratumClient).Start.func1
        /data/go/src/github.com/leifjacky/btmgominer/algorithms/bytom/siastratum.go:75 +0x104
newbie
Activity: 47
Merit: 0
Any way to find the setup for gpu mining this? I would love to test it out.

You can load the miner on a linux box and run it.  I converted one of my SMOS miners over to it.

The link to http://uupool.cn/course/btm is not working - can you load it on some other site for download to help us out?  Thank you in advance

The site seems to be working now - anything special to do for installing the miner ... youtube video you've seen in the past (obviously not this miner but a how to .. otherwise I can check .. just hoping you had a better resource than random looking around.

I downloaded and extracted the miner on (smos/Ubuntu)
     wget http://7fvi19.com1.z0.glb.clouddn.com/btm-miner-1.0.tar.bz2
Changed the address.txt file to my wallet.
I killed the miners that were running. (SMOS Only)
Ran the miner.
Watch the performance 'tail -fn 1 /var/tmp/miner.log'

I had some help with killing the miners. I had to create a bash script to do that. If you are running SMOS then let me know and I will show you how.


Im in the process of dl smos now
Fairly new to Linux
- How do you kill miners with a bash script? (I assume is some sort of startup.sh in some folder?)
- I currently have HiveOS guess no one has tested on it yet?
- Once you have the kill scrip, how do you run btm-miner from the web interface? or are you doing it all on the actual mining box?

So I used SMOS just because it was convenient. I had to create a bash script to kill the miners and keep them dead. Then it's just a pure manual process. The web interface is pretty much dead except I can tell if the rigs are on.

Create the file
touch killminers

Edit the file
sudoedit killminers

Paste this text and save.
#!/bin/bash
killall xterm -9
killall screen -9
screen -wipe
ps -efw | grep CRON  | grep -v grep | awk '{print $2}' | xargs kill
ps -efw | grep fanspeed  | grep -v grep | awk '{print $2}' | xargs kill
ps -efw | grep watchdog  | grep -v grep | awk '{print $2}' | xargs kill
ps -efw | grep update_status  | grep -v grep | awk '{print $2}' | xargs kill
ps -efw | grep emergency  | grep -v grep | awk '{print $2}' | xargs kill

Add execute to the file
chmod +x killminers

Execute the script
./killminers

If you have monitor on the rig then you will see some errors on the screen.
I was logged in as root for all of this so I logged as 'miner' and ran 'screen -wipe' and that cleared it up.


Are you getting paid from UU pool?
it says paid but how to check, the wallet showing nothing on block explorer,
the link on offcial website, is not even clickable, can you provide me link of block explorer so ican check status?
i can check thro personal wallet too but its taking long to sync.. and its eating my hashrate..
jr. member
Activity: 41
Merit: 1
Any way to find the setup for gpu mining this? I would love to test it out.

You can load the miner on a linux box and run it.  I converted one of my SMOS miners over to it.

The link to http://uupool.cn/course/btm is not working - can you load it on some other site for download to help us out?  Thank you in advance

The site seems to be working now - anything special to do for installing the miner ... youtube video you've seen in the past (obviously not this miner but a how to .. otherwise I can check .. just hoping you had a better resource than random looking around.

I downloaded and extracted the miner on (smos/Ubuntu)
     wget http://7fvi19.com1.z0.glb.clouddn.com/btm-miner-1.0.tar.bz2
Changed the address.txt file to my wallet.
I killed the miners that were running. (SMOS Only)
Ran the miner.
Watch the performance 'tail -fn 1 /var/tmp/miner.log'

I had some help with killing the miners. I had to create a bash script to do that. If you are running SMOS then let me know and I will show you how.


Im in the process of dl smos now
Fairly new to Linux
- How do you kill miners with a bash script? (I assume is some sort of startup.sh in some folder?)
- I currently have HiveOS guess no one has tested on it yet?
- Once you have the kill scrip, how do you run btm-miner from the web interface? or are you doing it all on the actual mining box?

So I used SMOS just because it was convenient. I had to create a bash script to kill the miners and keep them dead. Then it's just a pure manual process. The web interface is pretty much dead except I can tell if the rigs are on.

Create the file
touch killminers

Edit the file
sudoedit killminers

Paste this text and save.
#!/bin/bash
killall xterm -9
killall screen -9
screen -wipe
ps -efw | grep CRON  | grep -v grep | awk '{print $2}' | xargs kill
ps -efw | grep fanspeed  | grep -v grep | awk '{print $2}' | xargs kill
ps -efw | grep watchdog  | grep -v grep | awk '{print $2}' | xargs kill
ps -efw | grep update_status  | grep -v grep | awk '{print $2}' | xargs kill
ps -efw | grep emergency  | grep -v grep | awk '{print $2}' | xargs kill

Add execute to the file
chmod +x killminers

Execute the script
./killminers

If you have monitor on the rig then you will see some errors on the screen.
I was logged in as root for all of this so I logged as 'miner' and ran 'screen -wipe' and that cleared it up.


Are you getting paid from UU pool?
newbie
Activity: 31
Merit: 0
Is there no way to register on uupool without a Chinese cell phone? Can't give this a try otherwise.
jr. member
Activity: 308
Merit: 4

Have you looked? Show us your screen and earning url.

DO NOT RUN IT...IT MAKES FILES IN THE BACKGROUND ALL ARE TROJAN.AGENT.VBS

What a surprise. I mean its dumb to clain 250% increase. Noone in their right mind would beleive that. And lol neural network? Like that helps with raw hash caluclations. ROFL.
member
Activity: 420
Merit: 10
thanks for sharing this, a pity what i am have only radeon cards.
I think its a first time when nvidia have specific mining software
newbie
Activity: 7
Merit: 0
So I used SMOS just because it was convenient. I had to create a bash script to kill the miners and keep them dead. Then it's just a pure manual process. The web interface is pretty much dead except I can tell if the rigs are on.

Create the file
touch killminers

Edit the file
sudoedit killminers

Paste this text and save.
#!/bin/bash
killall xterm -9
killall screen -9
screen -wipe
ps -efw | grep CRON  | grep -v grep | awk '{print $2}' | xargs kill
ps -efw | grep fanspeed  | grep -v grep | awk '{print $2}' | xargs kill
ps -efw | grep watchdog  | grep -v grep | awk '{print $2}' | xargs kill
ps -efw | grep update_status  | grep -v grep | awk '{print $2}' | xargs kill
ps -efw | grep emergency  | grep -v grep | awk '{print $2}' | xargs kill

Add execute to the file
chmod +x killminers

Execute the script
./killminers

If you have monitor on the rig then you will see some errors on the screen.
I was logged in as root for all of this so I logged as 'miner' and ran 'screen -wipe' and that cleared it up.

[/quote]

I used your instructions to accomplish the miner shutdown but ended with an error.  Could you explain why?  No directory was given so I put it in the root .. or so I believe .. don't know much about Linux.
----------------------------------
root@simpleminer:~# ./killminers
xterm: no process found
screen: no process found
No Sockets found in /var/run/screen/S-root.


Usage:
 kill [options] [...]

Options:
  [...]            send signal to every listed
 -, -s, --signal
                        specify the to be sent
 -l, --list=[]  list all signal names, or convert one to a name
 -L, --table            list all signal names in a nice table

 -h, --help     display this help and exit
 -V, --version  output version information and exit

For more details see kill(1).
root@simpleminer:~#
-------------------------------------------
member
Activity: 195
Merit: 15
working again for me  Wink Wink Wink
jr. member
Activity: 57
Merit: 5
I had this working on HIVEos then suddenly after rebooting kept getting a runtime error... even after reformatting HIVEos, still get the same issue...


root@aa:~# panic: runtime error: invalid memory address or nil pointer dereference                                                                                                                                
        panic: runtime error: invalid memory address or nil pointer dereference                                                                                                                                    
[signal SIGSEGV: segmentation violation code=0x1 addr=0x330 pc=0x636a26]    

I am having the same issue..
Had it running on a 1080 ti Ethos box.

I rebooted and  now I get this error every time.

panic: runtime error: invalid memory address or nil pointer dereference
   panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x330 pc=0x636a26]

does anyone have any suggestions?

Yep, a few posts up... try setting up a swap file to add memory --OR-- add more physical RAM to your system.  Just google "Linux add swap file cli"  or "Linux Ubuntu swap file increase ram cli" or whatever your OS is if it isn't Ubuntu so you can add a swap file thus boosting your virtual memory.   It sounds like you are getting memory error from deficient memory resources allocated either physically or virtually.

in command line in Linux you can do the command "free" without quotations to see how much memory you have allocated and available.

and I'll just add... I wonder if the folks with 1080ti that are getting low hashrate might try again with more physical or virtual memory resources allocated.


Added 1GB swap file then 4GB to total 5gb and 8gb respectively, same issue. Very strange.

someone else had a similar issue and it was recommended to check version or download the most current version.  https://github.com/Bytom/bytom/issues/167

If it's not a version issue then maybe some incompatibility with your system

none of the suggestions worked..
how do I uninstall it completely so i can reinstall?

I used a test system, so i just wiped it. so I don't need the information anymore.

if someone has how to completely clean up the BTM Miner installation, it might be helpful to someone else.
jr. member
Activity: 57
Merit: 5
I had this working on HIVEos then suddenly after rebooting kept getting a runtime error... even after reformatting HIVEos, still get the same issue...


root@aa:~# panic: runtime error: invalid memory address or nil pointer dereference                                                                                                                                
        panic: runtime error: invalid memory address or nil pointer dereference                                                                                                                                    
[signal SIGSEGV: segmentation violation code=0x1 addr=0x330 pc=0x636a26]    

I am having the same issue..
Had it running on a 1080 ti Ethos box.

I rebooted and  now I get this error every time.

panic: runtime error: invalid memory address or nil pointer dereference
   panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x330 pc=0x636a26]

does anyone have any suggestions?

Yep, a few posts up... try setting up a swap file to add memory --OR-- add more physical RAM to your system.  Just google "Linux add swap file cli"  or "Linux Ubuntu swap file increase ram cli" or whatever your OS is if it isn't Ubuntu so you can add a swap file thus boosting your virtual memory.   It sounds like you are getting memory error from deficient memory resources allocated either physically or virtually.

in command line in Linux you can do the command "free" without quotations to see how much memory you have allocated and available.

and I'll just add... I wonder if the folks with 1080ti that are getting low hashrate might try again with more physical or virtual memory resources allocated.


Added 1GB swap file then 4GB to total 5gb and 8gb respectively, same issue. Very strange.

someone else had a similar issue and it was recommended to check version or download the most current version.  https://github.com/Bytom/bytom/issues/167

If it's not a version issue then maybe some incompatibility with your system

none of the suggestions worked..
how do I uninstall it completely so i can reinstall?
newbie
Activity: 37
Merit: 0

Have you looked? Show us your screen and earning url.

DO NOT RUN IT...IT MAKES FILES IN THE BACKGROUND ALL ARE TROJAN.AGENT.VBS
jr. member
Activity: 168
Merit: 2
Leave alone to crack Bytom for GPU users. It's just not really profitable even for their official miner equipment B3.
Better to use your NVidia to mine something else rather than to compete with their ASIC B3 on this coin. Raven coin is on the rise, give a try it might worth something someday ;-)
newbie
Activity: 37
Merit: 0

what is this!? not even an config helper or anything... hope its not another virus. (250% more eth miner looks scammish)

this is funny: Average performance increase is over 250% compared to the latest Claymore's miner. (if only...)
Pages:
Jump to: