Howto: OctoPrint Working on Pine 64
#12
(12-27-2016, 04:12 PM)RobCole Wrote: I tried the step-by-step set up for Debian with camera. Everything seemed to work right up to starting the octoprint service. That returned a "no such file exists" error.

So I tried the image. Would it be possible to get an image with wifi enabled?

I edited the interfaces file, but obviously, that isn't enough. Sigh. Now I have to research how to enable the wifi.

Here's my /etc/network/interfaces file. I use a static IP on the wlan, lan is not enabled.

# Primary Ethernet Interface (If Running GUI You May Want To Comment Out This Part For The Network Manager)
# Primary Ethernet Set To DHCP
# auto eth0
# iface eth0 inet dhcp

# Primary Ethernet Set To Static Example
# auto eth0
# iface eth0 inet static
#       address         192.168.1.
#       netmask         255.255.255.0
#       network         192.168.1.0
#       broadcast       192.168.1.255
#       gateway         192.168.1.1
#       dns-nameservers 4.2.2.1 4.2.2.2 8.8.8.8

# Wireless Interfaces wlan0 & wlan1 (8723bs has two intefaces)
# You May Want To Disable wlan1 To Avoid Confusion While Running GUI
# iface wlan1 inet manual
auto wlan0
iface wlan0 inet static
wpa-ssid "YourSSID"
wpa-psk "YourWirelessPassword"
address         192.168.2.15
netmask         255.255.255.0
broadcast       192.168.2.255
network         192.168.2.0
gateway         192.168.2.1
dns-nameservers 192.168.2.1 8.8.8.8




Good luck.
Later,
dabone
  Reply


Messages In This Thread
RE: OctoPrint Working on Pine 64 - by JAYJAYN - 08-28-2016, 12:22 AM
RE: OctoPrint Working on Pine 64 - by dabone - 10-10-2016, 10:41 AM
RE: OctoPrint Working on Pine 64 - by JAYJAYN - 11-18-2016, 06:29 AM
RE: OctoPrint Working on Pine 64 - by dabone - 11-30-2016, 10:53 PM
RE: Howto: OctoPrint Working on Pine 64 - by dabone - 02-12-2017, 10:59 AM
RE: Howto: OctoPrint Working on Pine 64 - by jjfs - 09-27-2018, 11:27 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Debian installer on Pine A64+ but no hdmi mrwick 1 4,931 07-28-2020, 01:49 PM
Last Post: kuleszdl
  Captive portal at school not working on the Pinebook pro WilliamZieg 2 4,683 02-06-2020, 10:41 PM
Last Post: xmixahlx
  Q4OS WiFi Dongle not working cheezmeister 3 4,800 04-07-2017, 08:01 AM
Last Post: iccoldbeer
  HowTo working with MPD and analog sound caragk 3 13,252 11-09-2016, 08:44 AM
Last Post: jkmooney
Exclamation JAVA App. not working correct wrongway 0 2,197 09-14-2016, 11:14 AM
Last Post: wrongway
  Anyone got jackd working? jkmooney 4 6,321 08-27-2016, 08:18 AM
Last Post: pfeerick
  32bit Apps on Pine djinn5150 2 4,506 08-09-2016, 11:03 AM
Last Post: xalius
  Can ping between Pine 64 on a switch, but unable to ssh MikeJewski 4 6,152 07-28-2016, 08:40 PM
Last Post: MikeJewski
  Internet not working properly cezar.suteu@gmail.com 2 4,308 06-17-2016, 01:12 AM
Last Post: cezar.suteu@gmail.com
  wget not working? slerched 3 5,546 06-01-2016, 08:15 AM
Last Post: slerched

Forum Jump:


Users browsing this thread: 1 Guest(s)