| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
compass pdf link expired:...
Forum: General Discussion on PinePhone
Last Post: WhiteHexagon
50 minutes ago
» Replies: 4
» Views: 189
|
No touch KB after update(...
Forum: Mobian on PinePhone
Last Post: biketool
11 hours ago
» Replies: 2
» Views: 81
|
Running Pinebook (non-Pro...
Forum: Pinebook Hardware and Accessories
Last Post: guidol
Yesterday, 04:19 AM
» Replies: 0
» Views: 59
|
Pinebook Pro for sale
Forum: General Discussion on Pinebook Pro
Last Post: rfm83
11-08-2025, 09:22 AM
» Replies: 0
» Views: 109
|
What is wrong with the Mo...
Forum: General Discussion on PinePhone
Last Post: Mahgue
11-08-2025, 05:13 AM
» Replies: 0
» Views: 80
|
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
11-07-2025, 01:12 PM
» Replies: 12
» Views: 5,937
|
Wake up Call
Forum: General Discussion on PinePhone
Last Post: biketool
11-06-2025, 06:18 AM
» Replies: 6
» Views: 455
|
Reinstallation Arch Linux...
Forum: General Discussion on PineTab
Last Post: victor_yeh
11-05-2025, 11:17 PM
» Replies: 0
» Views: 115
|
I think you can try compi...
Forum: General Discussion on Pinebook Pro
Last Post: wangyukunshan
11-05-2025, 02:25 AM
» Replies: 0
» Views: 148
|
Second screen mirroring
Forum: General
Last Post: OpalTromp
11-04-2025, 09:53 PM
» Replies: 2
» Views: 1,795
|
|
|
| Question on audio output |
|
Posted by: cootcraig - 07-19-2017, 07:59 AM - Forum: General Discussion on Pinebook
- Replies (6)
|
 |
I just received my pinebook and I'm enjoying getting used to it, so far I'm using the installed Ubuntu/Mate system.
There are two aspects of the audio output that I wonder about.
1) low volume
2) speakers stay on when I plug in headphones.
The volume function buttons are working, but the highest volume is not loud enough
|
|
|
|
| 1, 2, 3... desde Argentina! |
|
Posted by: pfeerick - 07-18-2017, 06:45 PM - Forum: General Discussion on Pinebook
- Replies (4)
|
 |
Hola, qué onda??!!
Escribo desde Argentina, acabo de recibir una Pinebook, tengo conocimientos re básicos pero le pongo garra...
Intenté instalar Android en el equipo, pero al bootear no pasa nada. Uso el instalador de Pine y las imágenes de Android que se fueron posteando acá.
Alguien me lee (y entiende)?
Saludos!
pfeerick: Repost of diegoelsurfer's message, as the original was posted in a different forum, and can't be moved across.
¿Ha probado el instalador de PINE64? (Asegúrese de elegir la opción Pinebook en el menú desplegable al elegir la imagen que desea usar)
Https://github.com/pine64dev/PINE64-Installer
También asegúrese de que está utilizando una buena tarjeta QualStyD MicroSD. Ha habido algunos problemas recientemente con las tarjetas SanDisk Class 10 (rojo y gris) con el Pinebook. Yo recomendaría que obtener algunas tarjetas Samsung EVO microSD, especialmente si desea probar Android desde una tarjeta microSD.
---
Have you tried the PINE64 Installer? (Make sure you choose the Pinebook option in the dropdown when choosing which image to use)
https://github.com/pine64dev/PINE64-Installer
Also ensure you are using a good qualilty MicroSD card. There have been a few issues recently with SanDisk Class 10 (red and grey) cards with the Pinebook. I would recommend you get some Samsung EVO microSD cards, especially if you wish to try Android from a microSD card.
|
|
|
|
| 1, 2, 3... desde Argentina! |
|
Posted by: diegoelsurfer - 07-18-2017, 04:55 PM - Forum: Community and Events
- Replies (1)
|
 |
Hola, qué onda??!!
Escribo desde Argentina, acabo de recibir una Pinebook, tengo conocimientos re básicos pero le pongo garra...
Intenté instalar Android en el equipo, pero al bootear no pasa nada. Uso el instalador de Pine y las imágenes de Android que se fueron posteando acá.
Alguien me lee (y entiende)?
Saludos!
|
|
|
|
| Will PINE A64+ (2GB) be ever ready for the makers? |
|
Posted by: aromring - 07-18-2017, 11:51 AM - Forum: General Discussion on PINE A64(+)
- Replies (17)
|
 |
I've supported PINE64 project from its beginning. I wanted to use it for my electronics projects as a self-contained unit (i.e., without lugging a big monitor, Ethernet cable, mouse/keyboard, etc.). This means it has to work with the LCD touch panel sold along with it.
I have tested the following three OSs with these criteria:
1) The OS has to support GPIO access
2) The OS has to support working WiFi
3) The OS has to support LCD Touch panel
Here are the results:
Android 6.0.1: 2) and 3), but not 1)
Android 7.1: 1) and 2), but not 3)
openSUSE for PINE64: 1) and 3), but not 2) (astonishingly, it does not want to work with the Realtek WiFi driver!)
Is there ANY operating system out there that supports 1), 2), and 3)? Will there ever be?
|
|
|
|
| Is there an android tv image out there where I can install netflix? |
|
Posted by: eclay - 07-17-2017, 04:17 PM - Forum: Android on Pine A64(+)
- Replies (2)
|
 |
I've tried to flash the only andorid tv image found in the pine64 etcher tool, which I believe was 7.1, I couldn't find netflix in the app store. Is there an existing image that will allow me to easily install the netflix? I'm not sure how to manually install the app from the android tv interface. If that is my only option does anyone have some steps I could follow?
|
|
|
|
| Tool chain to write Pine 64 linux apps on a Windows Dev machine |
|
Posted by: SvdSinner - 07-17-2017, 12:09 PM - Forum: General Discussion on PINE A64(+)
- Replies (2)
|
 |
I'm a professional software developer (but not a Linux developer) so this question is not "How do I code an app?" The question is "What's the easiest way to write Pine64 code to handle GPIO events."
Details: I want to build a background process for my Pine64 (running Debian) to handle GPIOs so that I can power on/off a few things either via Node-Red (already installed on the pine), or by manually pushing a button on my Pine64 case. The program logic is done, but I'm struggling to find a tool chain that I can use to create the program. Either I can't compile the code, or once I get an executable running, it doesn't seem to run.
In a perfect world, I'd love to get C# on the Pine64 working, but I'd be happy with any standard language (C, C++, etc.) that I can write and compile on my main dev machine, which runs Windows 10. (It can run Linux in a VM if required for compiling. Heck, I could write it and compile it on the Pine64 via VNC, if that is what is needed.)
What I need is a "Hello World" or "Blink an LED" guide to get a background app/service going on the Pine64 from my Dev machine that covers: - What needs to be installed on my dev machine (software, dependencies, etc.) and how do I execute builds (command line commands, etc.)?
- What language I should use (Needs to read/write to GPIOS, run as a background service, and make Node Red calls. Minor file IO would also be nice)
- What do I need to install/configure on the Pine 64 to get the executable to run?
- What debugging patterns/tools can I use? (Is there an IDE supporting debugger breakpoints? Can I pause running code to inspect its state? Am I limited to logging style debugging similar to on Arduino? Are there Pine64 emulators that I can test the code with virtual GPIO inputs?)
- How do I deploy the compiled executable to run as a background service? How do I update the executable with a newer executable each time I make a new version?
If I can simply get the above figured out, I can handle the rest of the app. Its humbling how much of a dunce I feel like that I can't seem to get these basics figured out on my own.
In short, the ideal solution would be a way to code in C# on windows in an IDE and nice debugging on a local emulator. Minimum solution would enable me to write something I can compile somehow into a Linux executable and at least lets me see some kind of logging-style debugging output.
|
|
|
|
| Did I brick my Pinebook? |
|
Posted by: gmoney604 - 07-17-2017, 09:28 AM - Forum: Pinebook Hardware and Accessories
- Replies (3)
|
 |
Hello, hoping someone can help me - I got in over my head with my Pinebook settings (using Pinebook with Ubuntu Mate 16.04) and increased the size of my /boot partition by unmounting, increasing the size and remounting. The updates that were required before but couldn't complete because of lack of space worked but after a reboot, nothing comes up on the screen. Have tried to restart it in safe mode (hitting Escape button, tab button, etc when booting up). All I get is a power light and nothing on the screen. I tried loading an .img of 16.04 to an SD card in hopes it would boot from that but that didn't work either.
No response from the Pinebook support team.
Wondering if anyone can help?
Thanks,
gmoney604
|
|
|
|
|