Search content
Sort by

Showing 3 of 3 results by cell_fari
Post
Topic
Board Mining (Altcoins)
Re: Baikal miner Problems,Tips and Help
by
cell_fari
on 27/10/2018, 12:02:45 UTC
can you guide me how to set fixed ip? I am kinda newbie

in Terminal section of Baikal web interface (enter two commands, press button i, arrow scroll till end of file, type 8 lines, press button esc, type two following lines):

Code:
cd /etc/network
edit interfaces

#insert mode - insert at the end of file

auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.1.100
netmask 255.255.255.0
gateway 192.168.1.1
dns-nameservers 192.168.1.1



:wq
reboot

Match address, gateway, dns-nameservers numbers to Your network.

after entering 2nd command, edit interface.. I got error listed below.. any idea? what wrong there
baikal@Baikal:~$ cd /etc/network                                                                  
baikal@Baikal:/etc/network$ edit interfaces                                                        
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/%{ <
-- HERE (.*?)}/ at /usr/bin/edit line 528.                                                        
Error: no write permission for file "interfaces"                                                  
baikal@Baikal:/etc/network$  


Post
Topic
Board Mining (Altcoins)
Re: Baikal miner Problems,Tips and Help
by
cell_fari
on 24/10/2018, 09:02:24 UTC
Hi, I have Baikal N240,,I am running into a problem, miner automatically stops working , like it is consuming power and running fan, at pool no hashrate, it happens once a day or somethimes 2 to 3 times.
what I had already done.
1 = Changed my Internet
2 = Firmware updated
3 = Increase fan speed
 ** But all in vein,, any suggestions, image link is attached, https://ibb.co/inEHaq

Use fixed IP instead of DHCP.


can you guide me how to set fixed ip? I am kinda newbie
Post
Topic
Board Mining (Altcoins)
Re: Baikal miner Problems,Tips and Help
by
cell_fari
on 24/10/2018, 07:21:40 UTC
Hi, I have Baikal N240,,I am running into a problem, miner automatically stops working , like it is consuming power and running fan, at pool no hashrate, it happens once a day or somethimes 2 to 3 times.
what I had already done.
1 = Changed my Internet
2 = Firmware updated
3 = Increase fan speed
 ** But all in vein,, any suggestions, image link is attached, https://ibb.co/inEHaq