I am trying to assign static IPs to two pines and be able for them to ping each other(for future ssh).
I have edited /etc/network/interfaces:
Code:
interfaces(5) file used by ifup(8) and ifdown(8)
# Include files from /etc/network/interfaces.d:
# source-directory /etc/network/interfaces.d
# commented out, so it doesnt conflict with this config
# Disable wlan1 by default (8723bs has two intefaces)
iface wlan1 inet manual
similarly the second one with the IP: 192.168.1.101, left everything else the same.
I also set managed=true /etc/NetworkManager/NetworkManager.conf so it uses the data from /etc/network/interfaces
Code:
[main]
plugins=ifupdown,keyfile,ofono
dns=dnsmasq
[ifupdown]
managed=true
After a restart I can see in the network manager that both of them are corretly configured, but if I try to ping them with(from 192.168.1.101):
ping 192.168.1.100
it doesnt work.
but if I try to ping the address of my switch: 192.168.1.1, it works on both of them.
The switch in configured with the same gateway and IP: 192.168.1.1
I used longsleeps 10160528 desktop build.
I also cant go on the internet, which is connected to the switch. But between them is a router. Do I have to find out the IP of the router and set it the gateway address of the switch?
I tried using diffrent addresses for the switch(like 192.168.1.2) and use this as a gateway address in /etc/network/interfaces, but still nothing.
Any suggestions on how to make this work?
Also keep in mind, that I am a linux beginner and never did any real networking, so if you can, answer with detailed explanations and forgive my noobism.
I bought the pine64 2GB version, than I burn the 'Debian Linux Jessie with Mate GUI Image' on the SD card according to the wiki page.
After powering the board, there is nothing on PC monitor, no action, no output. The system boots fine, serial console by EXP connector works, SSH by 'Putty' works.
Please can you advice me what's wrong? My monitor doesn't have HDMI but have DVI. To connect it I use HDMI-DVI adaptor like this: http://www.officeworks.com.au/shop/offic...-cohddviad
I used to use this adaptor with same PC monitor and with Raspberry PI and it was working.
When I use it with pine64 and plug and unplug the monitor cable I get message (on serial console) like this:
[ 55.600051] hdmi_clk_disable_prepare()L176
[ 62.557231] hdmi_clk_enable_prepare()L161
Also startx doesn't work:
debian@pine64:~$ sudo startx
[sudo] password for debian:
X.Org X Server 1.16.4
Release Date: 2014-12-20
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.16.0-4-arm64 aarch64 Debian
Current Operating System: Linux pine64 3.10.102-0-pine64-longsleep #7 SMP PREEMP T Fri Jun 17 21:30:48 CEST 2016 aarch64
Kernel command line: console=tty0 console=ttyS0,115200n8 no_console_suspend disp .screen0_output_mode=720p60 earlycon=uart,mmio32,0x01c28000 mac_addr=36:c9:e3:f1 :b8:05 root=/dev/mmcblk0p2 ro rootwait
Build Date: 11 February 2015 01:19:23AM
xorg-server 2:1.16.4-1 (http://www.debian.org/support)
Current version of pixman: 0.32.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.1.log", Time: Sat Nov 12 14:40:10 2016
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
modprobe: FATAL: Module g2d_23 not found.
modprobe: FATAL: Module mali_drm not found.
modprobe: FATAL: Module sunxi_cedar_mod not found.
SunxiMaliDRI2_Init: drmOpen failed!
What is the correct value of the maximium MIPI-DSI display resolution for Allwinner A64 SoC and I quess same for PINE64+? In the Allwinner A64 SoC User Manual V1.0 (Official Release Version) on page 497 it states 1366x768@60fps. While in almost all other places it states 1920x1080@60fps. Did smbd manage to light up the 1920x1080 MIPI-DSI 24bpp color display on PINE64+ as advertised? And does it support the 24 bpp color depth or some decreased depth at maximum resolution? The question is only about MIPI-DSI and not about other possible display interfaces (HDMI, LVDS, bridges and etc).
SET failed on device wlan0 ; Operation not permitted.
Any help on how to get this connected to my secured network?
I can connect via my network currently with the pine plugged in and have access to http://openhab:8080 but havent seen wifi configuration tool in web interface. I'm new to both openhab and commandline operations...
I just received my first two Pine boards (2GB ram models). My dream is to network these together for use as a Docker Swarm cluster that would host various applications that I develop -- sort of a home-grown replacement for AWS or Docker Cloud. Although I am pretty familiar with Docker, I am rather new at devices like Pine boards. Would anyone be able to help me understand what I need to do to get a reasonably performant cluster that can scale as I purchase more Pine boards?
Here are some questions/thoughts I have:
1) OS
I was thinking Debian base here.
2) Shared Storage
I want shared storage to store docker volumes so that every board in the cluster can mount the volumes into containers.
My first thought was to buy a 1 or 2 TB external hard drive, but:
a) How do i connect all the boards to the drive? Do I need to have the drive connected to one board and then share the mount over the network?
b) What can I expect for IO latency? I want to be able to run postgres database containers against the volumes on the external drive. How will that perform?
3) microSD storage per board
This hits a limit on my docker knowledge -- i'm not sure if i need to have internal storage for all the images that I want my swarm to run, or whether the images can be stored on the shared storage from 1) and just loaded into memory when i instantiate containers. If the images must be kept on the microsd, I guess i would need 32 or 64 GB. But if the images can be kept on shared storage, then i imagine i would only need a microsd large enough for the OS and whatever disk space the docker daemon needs to do its job.
4) Accessing over the internet via SSH
I was thinking instead of buying a static IP, which would require business class from my cable company, to use a service like http://www.noip.com/. I want to be able to SSH into this cluster via the domain name, and of course be able to hit web applications over HTTP.
This is as far as I have gotten so far. I am sure there are gaps in my understanding above. Also please point out to me anything I am NOT thinking of that is crucial to my goal of a personal docker swarm cluster -- any help is appreciated!!!
I am trying to write to the android frame buffer as root and nothing shows up on screen.
cat /dev/urandom > /dev/graphics/fb0
Any ideas why this doesn't work ?
I want to bind the FIQ to a GPIO pin input processing. Is this functionality available on the Pine64?
I see definition of the pending request in drivers/irqchip/irq-sun4i.c,
#define SUN4I_IRQ_FIQ_PENDING_REG(x) (0x20 + 0x4 * x)
but no reference or apparent support in the module.
I have a working install using the pine64 touch screen monitor. I was thinking I might want to use the HDMI output as an occasional option. However if I disconnect the touchscreen I get no signal out on HDMI. It will send a signal with screen connected but only a partial screen. Been a while since I did the install and for personal reason had to shelf working on the project. Does the install only work with the touch screen? Would I need another install to functionally use the HDMI.
I am hoping someone can lead me in the correct direction here. I have had my Pine for quite a while now and I use it almost exclusively for KODI and it's been working great! However, after watching some TV two nights ago, I attempted to watch today and was met with no Ethernet connection. I am connected to the switch which is working fine, and the Pine works great when I boot up my Ubuntu Mate, but with the Android image, I have zero connection options.
I am not an Android guy myself, so I am not all too familiar with the ins and outs of the OS. Any help would be greatly appreciated.
Hi,
I've got 2 packages already but still didn't get all parts I've ordered and shipping@pine64.com doesn't respond to my reminding e-mails. Last time it was Lucy Duong on Pine64 side and she wrote on 15 September:
"No worries, I've notified the shipping department of your issue and they will reship your package as soon as possible!"
And no more information from that time, almost 2 months already