| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,967
» Latest member: Dpotab
» Forum threads: 16,334
» Forum posts: 117,438
Full Statistics
|
| Latest Threads |
Looking for engineer for ...
Forum: PinePhone Pro Hardware
Last Post: Andrey_voce
04-06-2026, 08:44 AM
» Replies: 0
» Views: 128
|
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
04-05-2026, 03:03 AM
» Replies: 19
» Views: 8,624
|
Finally got Kali working ...
Forum: General Discussion on Pinebook Pro
Last Post: qingss0
04-04-2026, 08:00 AM
» Replies: 0
» Views: 210
|
Charging problem
Forum: General Discussion on Pinebook Pro
Last Post: RicTor
04-04-2026, 07:30 AM
» Replies: 0
» Views: 97
|
Latest firmware for PineP...
Forum: PinePhone Software
Last Post: baptx
04-03-2026, 08:37 AM
» Replies: 106
» Views: 216,745
|
Updates have gotten me ex...
Forum: General Discussion on PineNote
Last Post: bills2002
04-02-2026, 05:16 PM
» Replies: 0
» Views: 177
|
Voidlinux working on eMMC
Forum: General Discussion on PineTab
Last Post: tllim
04-01-2026, 04:14 PM
» Replies: 1
» Views: 256
|
Pinecil V2 doesn’t power ...
Forum: General Discussion on Pinecil
Last Post: Juptin
03-28-2026, 02:37 AM
» Replies: 1
» Views: 2,059
|
dead Pinebook - help plea...
Forum: General Discussion on Pinebook Pro
Last Post: williamcorlin
03-26-2026, 04:22 PM
» Replies: 3
» Views: 921
|
BT PAN - we need iptables...
Forum: Mobian on PinePhone
Last Post: biketool
03-25-2026, 12:57 PM
» Replies: 1
» Views: 593
|
|
|
| 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
|
|
|
|
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
|
|
|
|
| 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.
|
|
|
|
| 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.
|
|
|
|
|