| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 30,209
» Latest member: Drappehs
» Forum threads: 16,385
» Forum posts: 117,597
Full Statistics
|
| Latest Threads |
Thinking about memory bot...
Forum: General Discussion on Pinebook Pro
Last Post: xiley32050
9 hours ago
» Replies: 0
» Views: 8
|
Hardware Feature Suggesti...
Forum: Quartz64 Hardware and Accessories
Last Post: Independent Researcher
08-30-2026, 07:19 PM
» Replies: 0
» Views: 69
|
Single-board computers an...
Forum: General
Last Post: Spaker
08-29-2026, 08:12 PM
» Replies: 0
» Views: 117
|
Pinephone visibly losing ...
Forum: General Discussion on PinePhone
Last Post: baptx
08-29-2026, 11:18 AM
» Replies: 9
» Views: 8,430
|
Fixing the Quartz64 USB3 ...
Forum: Quartz64 Tutorials
Last Post: mig
08-28-2026, 01:32 AM
» Replies: 1
» Views: 12,783
|
Pinecil as a Pocket-Sized...
Forum: General
Last Post: Arsen
08-27-2026, 09:15 AM
» Replies: 0
» Views: 148
|
SlateOS feedback needed!
Forum: Development Discussion on PineTime
Last Post: highjumpman
08-24-2026, 08:00 AM
» Replies: 0
» Views: 223
|
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: Nambo
08-23-2026, 12:17 AM
» Replies: 18
» Views: 13,681
|
Hello, I am a new member ...
Forum: General
Last Post: WhiteRabbit0
08-20-2026, 12:17 PM
» Replies: 0
» Views: 430
|
Need help compiling andro...
Forum: Android on Pine A64(+)
Last Post: ahegarosib97
08-20-2026, 08:45 AM
» Replies: 2
» Views: 2,049
|
|
|
| Question about ofono and a chat app |
|
Posted by: FutureBucket - 01-07-2020, 01:16 PM - Forum: General Discussion on PinePhone
- Replies (3)
|
 |
Hey guys, I'm not sure where to post this so I thought I'd start here.
Long story short, I'm wondering if anyone can make any suggestions on how to interact with ofono using C. I see some notes here for python using D-Bus and I'm wondering if I should also use d-bus in C or if there's a more low level api or something????? I should look at?
Long story long, I've always wanted to learn C and I've been on and off learning it for quite awhile. I've never had a good project to work on to keep me interested and so I've never stuck with it for very long. My goal here is to write a simple CLI chat app in C for the PinePhone. I know there are lots of ways I can do this and I'm sure python is the best tool for this but I need a good reason to learn C and I feel like this is a good start.
Thanks!
-FutureBucket
|
|
|
|
| MATE Terminal copy and paste |
|
Posted by: flyingscorpio - 01-07-2020, 08:14 AM - Forum: Linux on Pinebook Pro
- Replies (3)
|
 |
Hi all,
I just opened my account on this forum and this is my first post, so I hope I am writing in the right section, and that this thread hasn't been treated before already. Anyway I haven't found it!
Usually I copy and paste between Terminal and other windows with the regular CTRL+SHIFT+C / CTRL+SHIFT+V but that doesn't work on the default MATE Terminal on my PBP.
I've checked the Keyboard Shortcuts within the Terminal menu, and it indeed has the shortcuts I am used to.
I've seen an issue raised on the MATE Terminal repo: https://github.com/mate-desktop/mate-ter...issues/239
But it is closed now and the fix doesn't seem to work with me.
So my question is, is this a known issue with the PBP or with MATE Terminal itself (I used xfce and Gnome before)? Does anyone have a work around?
Copy and Paste works within the Terminal itself, but not from another program, so I thought it should be something with different clipboard access...
Anyway, got my PBP yesterday, am even more happy with it than I expected. I'm happy to become part of the community!
|
|
|
|
| Flashing image to EMMC |
|
Posted by: Styles - 01-07-2020, 07:50 AM - Forum: General Discussion on Pinebook Pro
- Replies (12)
|
 |
Hi All,
I received my PBP last week, all working fine out of the box, love the device so far!
The only issue I've had so far is that the image on the EMMC seems to be corrupted, I can boot from SD cards just fine, posting this from the standard Debian.
What's strange, once I've booted from a SD I can boot the device from the EMMC once or twice but after it will just loop through the boot process. Sometimes it will get to the logon screen but it will hang there and after a period of time it will power cycle again.
Is there a straight forward way to flash the Debian image to the EMMC storage when booted from a SD? So far it seems my only option is to get the USB adapter and do it that way.
|
|
|
|
| Hangover (wine) on the Pinebook Pro |
|
Posted by: PakoSt - 01-06-2020, 06:06 PM - Forum: General Discussion on Pinebook Pro
- Replies (5)
|
 |
I'm interested to see if someone else has got Hangover running on the Pinebook Pro.
Theoretically, Hangover should provide better performance than using just qemu for running windows programs.
More about Hangover on it's GitHub page and WineHQ's documentation.
Hangover requires 64bit userspace which excludes the default Debian and Ubuntu builds.
The Unofficial Debian installer , @jannik2099 's Gentoo instructions and Manjaro ARM should be the easiest way to get 64bit userspace systems.
The unofficial Debian installer appears to have several perks in terms of getting the requirements fulfiled for Hangover. Namely, gcc-ada should be available.
You can follow my progress on getting gcc-ada and mingw on Manjaro ARM (had to bootstrap gcc-ada using Debian packages) here.
|
|
|
|
| The usage/access of the SPI flash |
|
Posted by: aaspectre - 01-05-2020, 10:59 PM - Forum: General Discussion on Pinebook Pro
- Replies (2)
|
 |
So, reading through the wiki, if my reading comprehension is where it should be, it appears to me that is
1. the RK3399 searches to boot from SPI flash first
2. there is spi flash presentt
3. it is unused or it's use is undocumented
I ask, because this would be the obvious place for a more complex bootloader (i.e. coreboot) instead of relying on the hardcoded boot order, potentially adding support for SSD boot without any hacky drive leapfrogging stuff.
Apologies if this has been talked about before, couldn't quite find anything though.
EDIT: I was so eager to be helpful I didn't even look at the pinned posts, lol.
|
|
|
|
|