This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wired ethernet link between Tinypilot and Openplotter Raspberry
#7
Glad it is working. What you can do to improve your setup is:

- sudo nano /opt/bootlocal.sh
- at the end of the file (or a bit earlier...) add your command "ifconfig eth0 10.10.10.11"
- sudo filetool.sh -b

This should run the ifconfig command on boot automatically next time you reboot.

The end of the /opt/bootlocal.sh will execute some 1 to 2 minutes after the boot (look at the "sleep" in that file), if you want the network to be up earlier, move your "ifconfig" line to the top of the file. But if you put it too early it might not work, you need to try.
Reply


Messages In This Thread
RE: Wired ethernet link between Tinypilot and Openplotter Raspberry - by stelian - 2023-03-25, 09:56 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)