| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 30,197
» Latest member: spy_blog
» Forum threads: 16,382
» Forum posts: 117,592
Full Statistics
|
| Latest Threads |
Pinecil as a Pocket-Sized...
Forum: General
Last Post: Arsen
3 hours ago
» Replies: 0
» Views: 18
|
SlateOS feedback needed!
Forum: Development Discussion on PineTime
Last Post: highjumpman
08-24-2026, 08:00 AM
» Replies: 0
» Views: 97
|
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: Nambo
08-23-2026, 12:17 AM
» Replies: 18
» Views: 13,388
|
Hello, I am a new member ...
Forum: General
Last Post: WhiteRabbit0
08-20-2026, 12:17 PM
» Replies: 0
» Views: 288
|
Need help compiling andro...
Forum: Android on Pine A64(+)
Last Post: ahegarosib97
08-20-2026, 08:45 AM
» Replies: 2
» Views: 1,983
|
RAM-free SBCs with SODIMM...
Forum: General
Last Post: anchor
08-20-2026, 08:21 AM
» Replies: 0
» Views: 127
|
Default password
Forum: PineTab Hardware
Last Post: dissimilar_goose
08-20-2026, 05:02 AM
» Replies: 0
» Views: 171
|
New SlateOS features
Forum: Development Discussion on PineTime
Last Post: highjumpman
08-17-2026, 07:47 PM
» Replies: 0
» Views: 220
|
SlateOS for PineTime
Forum: Development Discussion on PineTime
Last Post: highjumpman
08-17-2026, 07:33 PM
» Replies: 2
» Views: 483
|
How to install Android on...
Forum: General
Last Post: winpkr
08-14-2026, 01:36 AM
» Replies: 2
» Views: 3,739
|
|
|
| Any developments at all? |
|
Posted by: QuinTeknoLife - 08-05-2021, 02:55 AM - Forum: Android on Pinebook Pro
- Replies (23)
|
 |
Hey guys,
Back in den beginning of the age of PBP there was talk about an Android 9 build being put together, however since then I have not heard or seen any more news regarding the Android front (and the android 7 builds that were up on the wiki also seem to have mysteriously vanished from there). Is there anyone who is working on Android related projects for PBP at all?
|
|
|
|
| Chatty SMS Backup/Restore |
|
Posted by: d0n601 - 08-04-2021, 05:27 PM - Forum: Manjaro on PinePhone
- Replies (1)
|
 |
I've come across a couple threads that point out that Chatty stores its SMS records in.
Code: ~/.purple/chatty/db/chatty-history.db
I've also seen that there are folders for each message in
Code: ~/.purple/chatty/logs/mm-sms/sms
I'm trying to migrate my messages from one installation to another, and after moving the database file and the contents of the log files, I still don't see the message appear when I open up chatty.
Has anyone exported/imported their messages from one installation to another? I must be missing something simple here.
|
|
|
|
| Phosh Menu and Lockscreen Icons |
|
Posted by: d0n601 - 08-04-2021, 04:43 PM - Forum: Arch Linux on PinePhone
- Replies (2)
|
 |
Can anyone point me towards the documentation on Phosh's lock screen and menu icons?
I like the icons that Manjaro Phosh is using for service indicator, battery, wifi, etc, a bit more than the default I've seen used by Arch and Mobian. I'm trying to get my Arch installation all buttoned up as a daily driver and this is one of the last (I'll be it very minor) things I'm trying to configure 
Thanks!
|
|
|
|
| PineTime suitable for wake-up alarms? |
|
Posted by: hadfg - 08-04-2021, 03:41 PM - Forum: General Discussion on PineTime
- Replies (2)
|
 |
Hey all,
Playing with the thought to buy one, I wondered whether the PineTime is currently capable of waking you up via vibration -- presumably by notifying you about an alarm going off on your smartphone over a companion app, as this thread states an alarm app is to be developed.
Planning to use a PineTime with InfiniTime and Gadgetbridge as companion app, but did only find implicit statements for and against said capability.
Grateful for any answer 
Cheers
|
|
|
|
| Debug receiving sms |
|
Posted by: olesendan - 08-04-2021, 11:06 AM - Forum: Arch Linux on PinePhone
- Replies (2)
|
 |
Hi.
My phone have stopped receiving sam's. From what I recall it stopped at the end of may.
I can make calls, and send sms's, but not receive sms.
I've tried to reinstall modemmanager and chatty.
I've never really debugged before, so would appreciate if someone could point me in a direction regarding how to debug.
Greetings from Denmark
Dan
|
|
|
|
| Fan doesn't spin |
|
Posted by: captainmorgan - 08-04-2021, 08:34 AM - Forum: General Discussion on ROCKPRO64
- Replies (2)
|
 |
I bought 2 pin fan and connected it to the fan header on the RockPro64 board. Installed OMV on the MMC, it boots up fine but the fan doesn't spin. Did I buy a broken fan/board or do I need to flick a switch somewhere?
|
|
|
|
| using Pure Maps |
|
Posted by: Uturn - 08-04-2021, 12:47 AM - Forum: Sxmo on PinePhone
- Replies (17)
|
 |
I installed puremaps. However it will not display the default Mapbox maps, but I can display OpenCycleMaps. Navigation fails however, as does location: No reaction on the auto centering button. After initialization, puermaps shows a blank screen as the default map does not display. When switching from offline to mixed profile, message is: loading style failed: HTTP status code 401. If I switch map to OpenCycleMaps, this map will display but no location nor routing will work.
What could be wrong here?
Should I install OSM Scout Server, too - and whalt would be the package name in apk?
|
|
|
|
| Encrypted ZFS as root filesystem |
|
Posted by: 3939 - 08-03-2021, 01:37 PM - Forum: Mobian on PinePhone
- No Replies
|
 |
Hello!
I love ZFS and all of it's features, so much so that I practically use it on everything I own, in some form or another.
Snapshots, compression, encryption and replication are some really great features that no other file system has (ignoring btrfs, because that one lacks RAID support for reliable backups).
I wanted to use it as a root filesystem for my pinephone, since Debian allows you to use it as root filesystem just fine.
I got it installed using DMKS, set up a zpool on a partition next to boot, edited the kernel parameters (root=ZFS=rpool) and it boots up just fine (did not expect that to be honest).
Now, my issue lies with encryption and the initrd.
If I use cryptsetup for encryption, I get an error that my zpool can't be found (makes sense - cryptsetup has to load the device first, but it seems ZFS tries to load the pool before asking for the password).
And if I use zfs native encryption, I get prompted for the password, but no on screen keyboard is displayed...
So, it seems like an issue in the initrd. Has anyone gotten something likes this to work already?
|
|
|
|
| Network stacks no longer works on PBP - all distros |
|
Posted by: IT-That-uses-Linux - 08-03-2021, 01:15 PM - Forum: Linux on Pinebook Pro
- No Replies
|
 |
https://wiki.pine64.org/wiki/Pinebook_Pr...iFi_issues
Looking at that guide here and following it, I have been unable to get my wifi card working at all, So I attempted to use a usb-to-Ethernet adapter with the same issue issues as the wifi.
The only thing that shows up from ip addr is the loopback interface. Thought it was the image so I used Balena etcher to re-setup the flash drive, no dice same issue. So I tried two other Distro's other than Manjaro (ubuntu and fedora) same problem. i also tried moving back to the 64gb module with no luck as well.
I am currently booting from a USB flash drive as i just swapped out to the 128gb eMMC module and have not installed an OS on it yet.
Is networking disabled via booting from the USB2.0 port?
|
|
|
|
|