| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 30,205
» Latest member: Karen68
» Forum threads: 16,384
» Forum posts: 117,596
Full Statistics
|
| Latest Threads |
Hardware Feature Suggesti...
Forum: Quartz64 Hardware and Accessories
Last Post: Independent Researcher
08-30-2026, 07:19 PM
» Replies: 0
» Views: 51
|
Single-board computers an...
Forum: General
Last Post: Spaker
08-29-2026, 08:12 PM
» Replies: 0
» Views: 84
|
Pinephone visibly losing ...
Forum: General Discussion on PinePhone
Last Post: baptx
08-29-2026, 11:18 AM
» Replies: 9
» Views: 8,386
|
Fixing the Quartz64 USB3 ...
Forum: Quartz64 Tutorials
Last Post: mig
08-28-2026, 01:32 AM
» Replies: 1
» Views: 12,775
|
Pinecil as a Pocket-Sized...
Forum: General
Last Post: Arsen
08-27-2026, 09:15 AM
» Replies: 0
» Views: 135
|
SlateOS feedback needed!
Forum: Development Discussion on PineTime
Last Post: highjumpman
08-24-2026, 08:00 AM
» Replies: 0
» Views: 205
|
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: Nambo
08-23-2026, 12:17 AM
» Replies: 18
» Views: 13,647
|
Hello, I am a new member ...
Forum: General
Last Post: WhiteRabbit0
08-20-2026, 12:17 PM
» Replies: 0
» Views: 405
|
Need help compiling andro...
Forum: Android on Pine A64(+)
Last Post: ahegarosib97
08-20-2026, 08:45 AM
» Replies: 2
» Views: 2,043
|
RAM-free SBCs with SODIMM...
Forum: General
Last Post: anchor
08-20-2026, 08:21 AM
» Replies: 0
» Views: 179
|
|
|
| More useful terminal key layout for phosh's squeekboard |
|
Posted by: Boern - 04-10-2020, 10:58 AM - Forum: PinePhone Software
- Replies (21)
|
 |
I didn't like how I had to switch to numbers or functions to press numbers or the tab key, respectively. So I changed the terminal layout a bit. Numbers are now available at the top and at the bottom are tab and the arrow keys. Switching the view reveals del, escape, home, end, pgup and pgdown. The keys are now a little bit smaller but I think they are still easy enough to hit. I based it off of the German layout and added the F-keys to the umlaut-view.
Only thing missing are the modifier keys. Unfortunately they need a new squeekboard version to properly work.
Just add the file terminal.yaml to the directory ~/.local/share/squeekboard/keyboards/ (create if necessary) and it should be picked up for the terminal layout.
For the modifier keys (Ctrl and Alt) to work you need at least squeekboard 1.9.1. As of now I think only Debian phosh has that version.
|
|
|
|
| [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
|
|
|
|
| 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.
|
|
|
|
|