Bitcoin Forum
November 11, 2024, 03:59:17 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal miner Problems,Tips and Help on: October 27, 2018, 12:02:45 PM
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

<i> #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

<esc>

: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$  


2  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal miner Problems,Tips and Help on: October 24, 2018, 09:02:24 AM
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,

Use fixed IP instead of DHCP.


can you guide me how to set fixed ip? I am kinda newbie
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal miner Problems,Tips and Help on: October 24, 2018, 07:21:40 AM
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,
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!