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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,005
» Latest member: Jeebies
» Forum threads: 16,338
» Forum posts: 117,450

Full Statistics

Latest Threads
Volumio (PINE A64-LTS / S...
Forum: Linux on PINE A64-LTS / SOPINE
Last Post: shinzuka
7 hours ago
» Replies: 9
» Views: 16,771
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
Yesterday, 07:07 AM
» Replies: 14
» Views: 15,164
Volumio 3 Pine A64+ unoff...
Forum: Linux on Pine A64(+)
Last Post: shinzuka
05-02-2026, 10:49 AM
» Replies: 0
» Views: 21
Mobian image for the Pine...
Forum: Mobian on PinePhone
Last Post: Korfou
04-27-2026, 09:57 AM
» Replies: 2
» Views: 311
Pine Time dead
Forum: General Discussion on PineTime
Last Post: chris.burmajster
04-18-2026, 10:08 AM
» Replies: 0
» Views: 231
Booting Issues
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:17 PM
» Replies: 24
» Views: 19,731
App launcher shows tiny i...
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:12 PM
» Replies: 1
» Views: 1,147
my pinecil v2 is not work...
Forum: General Discussion on Pinecil
Last Post: jagrav
04-17-2026, 06:28 AM
» Replies: 0
» Views: 165
Freezes and kernel panics...
Forum: Linux on RockPro64
Last Post: prahal
04-15-2026, 06:48 PM
» Replies: 4
» Views: 1,523
Looking for engineer for ...
Forum: PinePhone Pro Hardware
Last Post: Andrey_voce
04-06-2026, 08:44 AM
» Replies: 0
» Views: 352

 
  3D model for PineBuds Pro
Posted by: Liz_34 - 01-12-2023, 09:40 AM - Forum: General - Replies (1)

Where can I get a 3D model for PineBuds Pro (case & earbuds)?

I understand that Pine Store publishes many design documents (but not all and does not license those published under open license) of their products to make/develop software, "hacks", accessories and many more purposes. However, I couldn't find a 3D model(s) of the PineBuds Pro. Sad 3D model(s) is important because I would like to make accessories for my PineBuds Pro myself.


@tllim could you tell me about this?


  Silicone case for PineBuds Pro
Posted by: Liz_34 - 01-12-2023, 09:30 AM - Forum: General - No Replies

Where can I get a silicone case for PineBuds Pro?

Something like these:
https://www.guidingtech.com/top-protecti...wf1000xm4/
https://spy.com/articles/gadgets/electro...ds-260512/


[Image: silicone-case-airpods-elago.jpg]
[Image: Protective-Cases-for-the-Sony-WF-1000XM4...e83aa9.jpg]


  Mobian has new separate packages to support the PinePhone Pro
Posted by: mburns - 01-12-2023, 08:18 AM - Forum: PinePhone Pro Software - Replies (22)

It will soon be time to do a dist-upgrade on a Mobian installation. This seems necessary to pick up the new packages tuned for the PinePhone Pro.

But at the moment, reboots can be required to get AV playback working on Mobian. The Web app is working now with YouTube and Gmail. The contributed Suspend app is useful. And the Megapixels app works, but for high resolution and flash on the back camera. I like to use 150% magnification on the display, which can be set after every power up.


  Enter disk description passphrase
Posted by: Galaxy9 - 01-12-2023, 04:11 AM - Forum: Linux on Pinebook Pro - Replies (1)

Hi everyone 
 I was at the process Linux installation, after hours ,I have this error 
"Enter disk decryption passphrase "
With any try ,I wasn't successful and I don't know what do I do ?

Thanks


  What does handle SD card automount?
Posted by: mdk - 01-12-2023, 02:50 AM - Forum: Mobian on PinePhone - Replies (1)

Hi!

I've read multiples times that the SD is mounted « on demand », what does that mean and what handles it? I've found nothing in the logs (tried `sudo journalctl --grep mount`, `sudo journalctl --grep media` and `sudo journalctl --grep sd1`).

I've spotted a bug in the automount behavior, sometimes it appends a `1` in the directory name (under /media/mobian) after the fs label.

I mean my SD card is named `sd` and it sometimes gets mounted as `/media/mobian/sd` and sometimes as `/media/mobian/sd1`.

It's bad because lollypop and syncthings are loosing it when it has the wrong name.

I know I could fix it by adding it to `/etc/fstab` but I'd prefer understanding the issue and ultimately making the system easier to use for everyone.


  Recent install, no wifi
Posted by: user641 - 01-11-2023, 03:56 AM - Forum: Mobian on PinePhone - Replies (3)

Hello, just installed mobian with installer on my phone. Everything is working fine except for the wifi, it simply will not connect to my wifi, while other devices connect nromally, what can I do?


Question nand-sata-install on RAID-1 array
Posted by: ARMandHammer - 01-10-2023, 05:08 PM - Forum: Linux on RockPro64 - Replies (1)

This afternoon I set up armbian (22.11.1/Bullseye) and a 2 SSD, Software, Raid-1 array (mdadm, /dev/md0) on my Rockpro64 following this guide. I hoped to put my OS and files on that Raid Array using the "nand-sata-install" script below for speed and redundancy.

(https://forum.armbian.com/topic/9622-arm...ausb-drive)

Quote:sudo /usr/sbin/nand-sata-install


When I run "sudo /usr/sbin/nand-sata-install"
  • Choose "Boot from SPI - system on SATA, USB, or NVMe"
  • Select "1  /dev/md0" as the destination (the only option)
  • Press continue to the warning prompt "This script will erase your device /dev/md0. Continue?"
  • Select filesystem type ext4

I get the following output:


Quote:Partition too small. Needed: 1927 MB Avaliable:  MB

When I tried cfdisk to create a partition, cfdisk outputs the following warning: 

Quote:Device already contains a linux_raid_member signature; it will be removed by a write command.
I am hesitant to add a partition using cfdisk since I don't want it to cause issues with the raid array.


Questions:
  • Is there any way to create a partition or expand the current partition without deleting the array?
  • Should I create partitions on those drives before I make the RAID array?
  • Is LVM a viable solution?
  • Am I approaching this incorrectly or missing a whole component of this process?


Similar issue without raid complications:
https://forum.armbian.com/topic/17155-pa...a-install/




End Goal for Context:
Run a fast Nextcloud instance on top of OMV (using docker) so that I have a reliable cloud and file storage solution that allows me to work collaboratively without google, microsoft, or other privacy abusing dependancies.


  Bluetooth audio revisited
Posted by: 3x5co - 01-10-2023, 01:35 PM - Forum: Mobian on PinePhone - Replies (1)

I was having pretty good success connecting my bluetooth dongle to my Pinephone, but it was a little shaky. When waking the phone up, or when disconnecting and reconnecting, I would get stuttering playback. I decided to flash to a newer weekly, but unfortunately, it made the playback worse.

I tried some solutions in an old thread here, which has since been locked, but it didn't help anyway. In the last few days, I've been having problems where the connection is stuttery, but then I reboot and it's fine. Or, I disconnect and re-connect the bluetooth and it's fine. Or, strangely, turning ON wi-fi would sometimes correct the stuttering (traditionally, it was the opposite for me).


Now, it's always stuttering. I used to have multiple codecs to choose from, when I selected my bluetooth adapter in settings. I would have SBC, and then SBC-X (which worked better). Now, I don't have those options and I can't figure out how to get them back.

Here's one specific pulseaudio issue that may be a clue. If I run `pactl info` I get this result:

Code:
Connection failure: Connection refused
pa_context_connect() failed: Connection refused

Even if I run it as root, I get 'permission denied'. That doesn't seem right, and I can't figure out a solution. But ultimately, that's less important to me than to get my bluetooth audio working properly. I just thought that might be a clue.


  Firefox issue with latest update
Posted by: Barugon - 01-09-2023, 06:55 PM - Forum: Manjaro on PinePhone - Replies (6)

After updating Manjaro on my PinePhone Pro, touch input to Firefox no longer works in portrait mode. Does anyone else see this issue?


This is specific to firefox-108. I downgraded to firefox-107 and it works fine.


  curious iPhone user here
Posted by: Usedname - 01-09-2023, 12:30 PM - Forum: General Discussion of PinePhone Pro - Replies (25)

Since power using iPhone 12-16hrs per day with task such as editing Mindmaps, browsing internet, Apple pay, listening to music, and basics like mail, calendar etc. heavily drains the battery and there is no other solution to it as to always carry some of those bulky powerbanks around, I want to switch phones.

I stumbled upon Pinephone which I find in its Pro version quite appealing. Not a dev here, but pretty adaptable and a quick learner, as long as the project is motivating. And this one could definitely be.

The question is though how far away you guys are with the Pinephone Pro? What does the cautious description as „pre-beta“ mean; is it really still so far in its alpha phase or was Pine64 just too cautious in its description?

Any opinions or more info is very appreciated.