| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,671
» Latest member: Maryam6778
» Forum threads: 16,246
» Forum posts: 117,151
Full Statistics
|
| Latest Threads |
compass pdf link expired:...
Forum: General Discussion on PinePhone
Last Post: biketool
6 hours ago
» Replies: 3
» Views: 99
|
Pinebook Pro for sale
Forum: General Discussion on Pinebook Pro
Last Post: rfm83
10 hours ago
» Replies: 0
» Views: 47
|
What is wrong with the Mo...
Forum: General Discussion on PinePhone
Last Post: Mahgue
Today, 05:13 AM
» Replies: 0
» Views: 45
|
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
Yesterday, 01:12 PM
» Replies: 12
» Views: 5,804
|
Wake up Call
Forum: General Discussion on PinePhone
Last Post: biketool
11-06-2025, 06:18 AM
» Replies: 6
» Views: 358
|
Reinstallation Arch Linux...
Forum: General Discussion on PineTab
Last Post: victor_yeh
11-05-2025, 11:17 PM
» Replies: 0
» Views: 71
|
I think you can try compi...
Forum: General Discussion on Pinebook Pro
Last Post: wangyukunshan
11-05-2025, 02:25 AM
» Replies: 0
» Views: 116
|
Second screen mirroring
Forum: General
Last Post: OpalTromp
11-04-2025, 09:53 PM
» Replies: 2
» Views: 1,760
|
kivy app keeping focus wh...
Forum: Mobian on PinePhone
Last Post: Kevin Kofler
11-04-2025, 08:37 PM
» Replies: 1
» Views: 108
|
How to add an homemade ap...
Forum: Mobian on PinePhone
Last Post: JChdeL
11-04-2025, 04:13 AM
» Replies: 3
» Views: 343
|
|
|
| Occasionally won't boot |
|
Posted by: amc2012 - 03-08-2017, 12:18 PM - Forum: Pine A64 Hardware, Accessories and POT
- Replies (9)
|
 |
Anyone else have issues with occasionally not being able to boot their Pine with a known good image?
When doing a reboot, usually because the kernel updated during an apt-get, sometimes it takes six or seven tries (pulling the power, inserting the power) before it will boot back up. I'm running headless, but if I plug a monitor in, the screen is just blank when it doesn't boot.
After six or seven unplug/replug, it boots up fine and is 100% stable until it comes time to reboot again.
I have tried other images on other SD cards, same issue.
Any ideas what it could be?
|
|
|
|
| OpenWRT supports ARMv8 - arm64, u-boot problem? |
|
Posted by: rgdonato - 03-08-2017, 08:12 AM - Forum: Linux on Pine A64(+)
- Replies (4)
|
 |
Hello everyone,
I was compiling OpenWRT today for one SoC and I notice that OpenWRT is supporting ARMv8 / arm64 for Allwinner.
I compiled it for testing in Pine64, but the problem is the u-boot. Even reading longsleep post, I'm not sure if I did the right thing.
So, anyone already make anything about OpenWRT (or tired) for pine64?
Thanks in advance.
|
|
|
|
| Videoconference station |
|
Posted by: eco - 03-08-2017, 04:07 AM - Forum: General Discussion on PINE A64(+)
- Replies (5)
|
 |
Hi all,
I need to assemble a simple videoconference station based on Skype.
Is Pine64 a possible solution?
Can I use a usb camera (logitech)?
Can I add a remote to control the station?
Thanks in advance for your answer.
best regards.
Eco
|
|
|
|
| Volumio for PINE64 Released |
|
Posted by: mikelangeloz - 03-07-2017, 11:12 AM - Forum: Linux on Pine A64(+)
- Replies (11)
|
 |
Hi Everyone,
Michelangelo from Volumio here, just to announce that finally Volumio is available for Pine64. For those that don't know Volumio yet, here's a brief overview of it:
Volumio is a free and Open Source Linux Distribution, designed and fine-tuned exclusively for music playback. By flashing (installing) Volumio on any of this platforms, it will then become an headless Audiophile Music Player.
Headless means that the only way to control it will be with another Mobile phone, computer or tablet.
This is made possible by Volumio’s UI: a web applications that runs on any device with a browser, and that allows an easy and intuitive control of your playback sessions.
All communications between the webapp and Volumio will happen through your home network.
FEATURES - Minimal operating system, tailored for Bit-Perfect Audio Playback
- Works with any USB 2.0 DAC
- Supports all filetypes: FLAC, Alac, Aac, Vorbis, Mp3, DSD etc
- UPNP Playback
- Airplay Playback
- DSD Over PCM support, for non Direct-DSD compatible hardware
- Integrated WebRadio directories
- If a compatible wireless hardware is found, Volumio will create an hotspot network for first configuration
- Mount CIFS and NFS Network Attached Storage, with an auto-discovery function
- Custom playlist editing and creation
- Plugin support with new functions available like Spotify and Digital Room Correction
- Seamless update system: no need to reinstall when a new version is available
- Multilanguage with a growing number of translations available
- Image background support, even your favourite one
- Alarm and sleep function
- At first boot, it creates an handy hotspot for you to connect to
You can download Volumio for PINE64 @ https://volumio.org/get-started/
Enjoy!
|
|
|
|
| How to compile on other systems for Pine |
|
Posted by: utdrmac - 03-07-2017, 10:57 AM - Forum: Linux on Pine A64(+)
- Replies (3)
|
 |
I'm somewhat familiar with the basic cmake/make/make install recipe for compiling code. The issue is that this usually results in code compiled for the architecture of the host machine (which for me is an Intel Core i7 / x86_64). Compiling code on this machine is lightspeed faster than compiling directly on the Pine.
Are there (I'm sure there are) flags/switches/make-file changes I can make/use when compiling on my desktop so that the resulting binaries will work on the Pine?
I tried this just now "cmake . -DCFLAGS='-maarch64' -DCXXFLAGS='maarch64'" but I didn't see any messages about the architecture changing. I'm waiting for the compile to finish.
Thanks!
|
|
|
|
|