| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,672
» Latest member: pavlo
» Forum threads: 16,248
» Forum posts: 117,153
Full Statistics
|
| Latest Threads |
Running Pinebook (non-Pro...
Forum: Pinebook Hardware and Accessories
Last Post: guidol
55 minutes ago
» Replies: 0
» Views: 5
|
No touch KB after update(...
Forum: Mobian on PinePhone
Last Post: biketool
2 hours ago
» Replies: 0
» Views: 12
|
compass pdf link expired:...
Forum: General Discussion on PinePhone
Last Post: biketool
Yesterday, 12:56 PM
» Replies: 3
» Views: 110
|
Pinebook Pro for sale
Forum: General Discussion on Pinebook Pro
Last Post: rfm83
Yesterday, 09:22 AM
» Replies: 0
» Views: 58
|
What is wrong with the Mo...
Forum: General Discussion on PinePhone
Last Post: Mahgue
Yesterday, 05:13 AM
» Replies: 0
» Views: 47
|
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
11-07-2025, 01:12 PM
» Replies: 12
» Views: 5,845
|
Wake up Call
Forum: General Discussion on PinePhone
Last Post: biketool
11-06-2025, 06:18 AM
» Replies: 6
» Views: 371
|
Reinstallation Arch Linux...
Forum: General Discussion on PineTab
Last Post: victor_yeh
11-05-2025, 11:17 PM
» Replies: 0
» Views: 76
|
I think you can try compi...
Forum: General Discussion on Pinebook Pro
Last Post: wangyukunshan
11-05-2025, 02:25 AM
» Replies: 0
» Views: 118
|
Second screen mirroring
Forum: General
Last Post: OpalTromp
11-04-2025, 09:53 PM
» Replies: 2
» Views: 1,763
|
|
|
| Ethernet connection issues |
|
Posted by: jpnh - 11-21-2016, 09:05 PM - Forum: Ubuntu
- Replies (2)
|
 |
I ordered two Pine64s and am connecting them via Ethernet to the same router. Using the Ubuntu Xenial base image. I worked through an issue where both cards had the exact same MAC address by doing the following:
- edited /etc/network/interfaces.d/eth0:
Code: iface eth0 inet dhcp
hwaddress ether 00:00:00:00:00:00
For 00:00...00:00 I put a custom mac address. I then rebooted the Pine. This exact process seemed to work for one Pine board, but not the other. It's strange because for the second Pine board, I can connect fine using the default mac address, but once I change the address by editing the interface file and reboot, the ethernet fails to connect (I get no lights period from the ethernet port).
Can anyone explain to me what might be the issue? Since I am flashing both pines with the same image and executing the same steps, I can only assume there is some hardware issue that I am encountering.
|
|
|
|
| Success! Pine64 PBX |
|
Posted by: Mach10 - 11-20-2016, 08:03 PM - Forum: Linux on Pine A64(+)
- Replies (6)
|
 |
Hi there,
I've literally just finished working on getting the Pine64 working as a PBX,
I'll be at some point providing an image for anyone who wants to use it.
***UPDATE 11/27/2016***
here's the image, you'll need a 32gig SD Card since I didn't get time to shrink the image, or if anyone wants to by all means.
https://www.dropbox.com/s/nlbng1cn4cle84...ar.gz?dl=0
Console Login / Pass
root
centos
PBX webgui login / pass
pinePBX
pinePBX
|
|
|
|
| install shashlik |
|
Posted by: bilylilyli - 11-18-2016, 06:14 PM - Forum: Debian
- Replies (1)
|
 |
Hi guys, I am trying to install shashlik. I followed the instruction from this link
When I run apt-get install libc6-i368 lib32gcc1 lib32z1 python3-xdg
It shows unable to locate package libc6-i368
unable to locate package lib32gcc1
unable to locate package lib32z1
How can fix this problem?
|
|
|
|
| Browser Wars - FF - Chrome - Midori |
|
Posted by: rickseiden - 11-18-2016, 02:54 PM - Forum: Getting Started
- Replies (12)
|
 |
I just got my Pine64 up and running with the latest Debian image, and one thing I tried to do right off the bat was install Chromium. I don't see it anywhere. I've searched the software repository. I've searched apt-cache. I've apt-get update and apt-get upgrade, and I can't find it.
When I start Firefox, I get a button in my task bar that says "Starting Firefox ESR". That button goes away, and nothing ever starts up. I try to start it from the command line:
Code: debian@pine64:~$ /usr/lib/firefox-esr/firefox-esr
Segmentation fault
So I'm left with Midori, which wouldn't be my first choice.
How can I install Chromium, and/or get Firefox working?
Thanks
Rick
|
|
|
|
|