Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,120
» Latest member: benstoke
» Forum threads: 16,364
» Forum posts: 117,538

Full Statistics

Latest Threads
Pinephone software
Forum: General Discussion on PinePhone
Last Post: Zebulon Walton
07-10-2026, 02:21 PM
» Replies: 3
» Views: 335
Real women, real desire, ...
Forum: General
Last Post: Spaker
07-10-2026, 01:04 AM
» Replies: 0
» Views: 76
Weatherproof case build
Forum: Enclosures
Last Post: ltorsini
07-07-2026, 07:01 PM
» Replies: 12
» Views: 38,549
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: PinePhoneProUser
07-07-2026, 04:47 PM
» Replies: 16
» Views: 11,157
pinecil v2 dosent negotia...
Forum: General Discussion on Pinecil
Last Post: moses
07-07-2026, 07:28 AM
» Replies: 0
» Views: 132
Rock64 v2.0 u-boot SPI is...
Forum: General Discussion on ROCK64
Last Post: ju0n
07-05-2026, 11:02 AM
» Replies: 0
» Views: 162
Libby - ebook reader that...
Forum: PineNote Software
Last Post: kiwigoldfish
07-04-2026, 04:41 PM
» Replies: 6
» Views: 4,125
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
07-02-2026, 02:52 AM
» Replies: 0
» Views: 377
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 213
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,665

 
  [REQUEST]RetroArch BuildBot
Posted by: Idaho - 04-10-2020, 10:44 AM - Forum: General Discussion on Pinebook Pro - Replies (2)

Hello there,

I am making this thread as a request to setup a RetroArch buildbot for the pinebook pro, so we can get can easily get up to date cores (and maybe even push them to the AUR?), while RetroArch is available through the AUR and that a good amount of cores are also available through it, some key ones, like mupen64, paralleln64, MAME, FBAlpha & FBNeo aren't available...

I've spoken with some libretro guys on Discord and they told me that the official buildbot doesn't provide aarch64 cores (probably won't until some time) but proof is they are buildable yet...

I know some are gonna say, "build the cores yourself" but first of all, it's a mess to build RetroArch cores and second of all it takes ages to build some of them, so a build bot would be plenty useful for the community, the pbp has good emulation capabilities annd it'd be a waste to not make them more easily accessible so that the most can use it Wink


Heart Quick Start Manual Translations - Please help
Posted by: Luke - 04-10-2020, 08:07 AM - Forum: General Discussion on PinePhone - Replies (62)

Hello everyone,

In the link below you'll find the final draft of the PinePhone Quick Start Manual. This is a manual we are required to include with future PinePhone shipments for regulatory purposes. 

We welcome any language translations, from all corners of the globe, but we are particularly interested in big (population-wise) European languages, such as: French, German and Spanish.

Before doing anything read this first:

  • If you're up to the task then I kindly ask you to clearly state (in this thread) that you are going to do a translation and state which language you'll translate to
  • If someone already said they'll be translating to the language you speak in, perhaps reach out and help them out - split the workload.
  • Some languages are more expressive than others, but keep the text  as short as possible while still maintaining semantic coherence
  • Be very cautious with section 2.2 - the translation needs to be as close to the original English text as possible
  • Please post finished translations here in this thread and @ me so I don't miss it
  • If you spot some mistake in the English version linked below do let me know - I'll fix it.
Huge, HUGE thanks for help in advance!!!!

LINK:
https://wiki.pine64.org/images/c/c8/USER..._DRAFT.pdf

[edit] per request a .docx file can be found in the attachment
[edit 2] .odt file https://send.firefox.com/download/9d836f...7QVrjvHHyw



Attached Files
.docx   USER MANUAL - QUICK START GUIDE 1.2 DRAFT.docx (Size: 211.72 KB / Downloads: 1537)

  Incoming call ringing issue
Posted by: afigegoznaet - 04-10-2020, 07:16 AM - Forum: UBPorts on PinePhone - Replies (3)

Hi.

I'm playing with UT image for a few days, and noticed that during incoming call, the phone doesn't ring, it just vibrates.
I doesn't make any sound when you select a ringtone either.
The audio playback works.

IS this a known issue, is it fixable using some sort of script?

The UBPorts gitlab page has "Cellular: Change audio routings" in the "Not working" list, but I don't think it's about ringing.

Another issue is - it only detects an incoming call if the screen is turned on, looks like something is wrong with "suspend" settings


Big Grin GPS API
Posted by: iann - 04-10-2020, 03:40 AM - Forum: PinePhone Software - Replies (1)

Hi there,
I am willing to use the pinephone for a project needing GPS positionning.

My software will execute on Linux Ubuntu Touch using a GO (golang) binary.

Could you provide reference documentation or explain how I could access the GPS coordinate of the smartphone ?

Thanks for your help

Best


  UBPorts ez contact importing
Posted by: clover - 04-09-2020, 08:15 PM - Forum: UBPorts on PinePhone - Replies (2)

You can use this python script I wrote to import contacts if you have a .vcf file with multiple vcards (the kind you get from exporting google or apple contacts)

Hope it helps you!

https://github.com/pine-clover/Clontacts


  DIY multiboot?
Posted by: ab1jx - 04-09-2020, 06:19 PM - Forum: General Discussion on Pinebook Pro - Replies (11)

I've had an Intel 1 TB SSD sitting here in the box for a few weeks because I haven't decided what to do with it.  I'd like to have at least 2 operating systems on it.

I get that a boot menu (like GRUB) isn't going to work because there's no video until the driver loads.  But what if you load a very minimal Linux partition with the video driver, then write a small boot menu (in C) that boots your choice of OS.  It could be on the eMMC even, the SSD doesn't need to be bootable directly.

Except I don't know what to do in C to boot another partition because I've never done it.  Would I just system() a kernel with a full path and command line options?  Probably not, and what if the kernel isn't Linux, like an OpenBSD one?  system() probably isn't going to like that.


  How to update
Posted by: Concrete_panda - 04-09-2020, 04:31 PM - Forum: UBPorts on PinePhone - Replies (4)

Hey guys,

how do I update the Ubuntu Touch image? Do I have to reflash after each new build or can I do it from the settings menu?

Best,
Thomas


Lightbulb Xbox 360 controller NOT recognized
Posted by: lawrencejd - 04-09-2020, 03:47 PM - Forum: General Discussion on PINE A64(+) - No Replies

Hello everyone, I'm using pine a64 and installing retroarch, everything smooth but when i connect xbox 360 controller its keep blinking even i installed the driver using this command sudo apt-get install xboxdrv

can anyone help me out?


  Micro$oft Team$ for aarch64
Posted by: erchache2000 - 04-09-2020, 01:06 PM - Forum: Linux on Pinebook Pro - Replies (4)

Hi, if you are interested in get Micro$oft Team$ over your pinebook pro, here is binaries https://privacyshark.zero-credibility.ne...pkg.tar.xz

Github project page is on https://github.com/IsmaelMartinez/teams-for-linux

Original source is on https://forum.manjaro.org/t/manjaro-and-...are/130103


  Changing the boot loader
Posted by: Boern - 04-09-2020, 10:10 AM - Forum: PinePhone Software - Replies (1)

Does anyone know what kind of possibilities we have to change the boot loader? I mean whatever is running before the OS is starting right now it seems to look for something to boot on the sd card first and then on the emmc. I would love it if it were possible to choose where it is booting from, maybe by holding down one of the volume keys.

I guess this lies somewhere in the /dec/mmcblk2boot0 and /dev/mmcblk2boot1 devices. But they just seem to be 4 MB of zeroes.

So, does anyone know anything source code with build and flashing instructions would be top.