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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,014
» Latest member: darashayda
» Forum threads: 16,342
» Forum posts: 117,463

Full Statistics

Latest Threads
Star64 Irradium (based on...
Forum: Getting Started
Last Post: tantamount
2 hours ago
» Replies: 17
» Views: 15,400
US Tariffs & Recent Supre...
Forum: General
Last Post: evilbunny
Today, 03:18 AM
» Replies: 2
» Views: 475
Updated Pinebook Pro?
Forum: General Discussion on Pinebook Pro
Last Post: tllim
05-08-2026, 12:25 PM
» Replies: 1
» Views: 155
Volumio 3 Pine A64+ unoff...
Forum: Linux on Pine A64(+)
Last Post: tllim
05-08-2026, 12:21 PM
» Replies: 2
» Views: 156
Star64: All listed distro...
Forum: Getting Started
Last Post: tantamount
05-08-2026, 08:56 AM
» Replies: 0
» Views: 83
Unresponsive / inaccurate...
Forum: General Discussion on PineTime
Last Post: PerfectJam
05-07-2026, 03:37 AM
» Replies: 0
» Views: 70
Unresponsive / inaccurate...
Forum: General Discussion on PineTime
Last Post: PerfectJam
05-07-2026, 03:36 AM
» Replies: 0
» Views: 55
The "Should I buy a Quart...
Forum: General Discussion on Quartz64
Last Post: kapqa
05-05-2026, 07:57 AM
» Replies: 5
» Views: 20,388
Volumio (PINE A64-LTS / S...
Forum: Linux on PINE A64-LTS / SOPINE
Last Post: shinzuka
05-04-2026, 09:02 AM
» Replies: 9
» Views: 16,930
Mobian image for the Pine...
Forum: Mobian on PinePhone
Last Post: Korfou
04-27-2026, 09:57 AM
» Replies: 2
» Views: 423

 
  Bypass contact points on PPP developer edition
Posted by: cyrelk - 03-03-2022, 04:38 AM - Forum: PinePhone Pro Hardware - Replies (1)

This is a simple question but I would like to know where to find the 'bypass contact points' on a _developer_ edition of the PPP.
Not needed at this time but we never know Smile


Question Which OS' currently support the Pinephone fingerprint reader case?
Posted by: danimations - 03-02-2022, 11:08 PM - Forum: PinePhone Accessories - No Replies

Can anyone provide an update on the implementation of the fingerprint scanner case? Which (if any) OS' currently support the new case with fingerprint reader?

This video appears to suggest Manjaro w. Phosh supports the device: https://www.youtube.com/watch?v=qEXv_SrD0TA

Since I've previously caught people trying to read my password on my laptop or phone in various environments over the past few years, I'm really looking forward to having a functional fingerprint scanner to unlock my Pinephone and mitigate this vulnerability.


Question Upgrading a 2020 Community Edition Pinephone?
Posted by: danimations - 03-02-2022, 09:39 PM - Forum: PinePhone Hardware - Replies (5)

I bought a Community Edition Pinephone back in 2020 and would like to upgrade it to the 3GB RAM, 128 GB eMMC board. Is that practical/possible to do myself, or would I do better to buy a new, complete Pinephone with these specifications instead? I enjoy simple DIY computing/electronics projects.

Thanks in advance.  Big Grin


  Video player
Posted by: Barugon - 03-02-2022, 07:50 PM - Forum: General Discussion of PinePhone Pro - Replies (7)

Any suggestions for a video player that works well on PPP (using Phosh)? Neither Totem nor VLC play nice.


Smile Gripe with a grimmace
Posted by: deFANG'd - 03-02-2022, 06:09 PM - Forum: General Discussion of PinePhone Pro - Replies (3)

Series of events:

$ booting long delivery time
$ insert nano SD with converter
$ -get long-boot-script
$ run is-my-black-glowing-screen-wallpaper.exe
$ sudo smiley face 'I see a cursor'
$ Godmode /this/welcome/screen/is/beautiful
$ sudo apt udate [wrong distro]
$ epiphany "there is an app for that"
$ epiphany "app will not work" crash.exe
$ 464/packages update.exe
[crash]
$ sudo apk -Syu
#########################--------------------------------------------------------------
error
error
error
corrupted remove file <whateverman>.important Y/N_:
$ forget it/call somebody
[horrid echo sound]
$ execute text message
[success]
$ spend/4 hours/trying to/update
$ run give-up-and-sleep-while-charging.exe
#will-not-boot
$ open file 'WTFover.vomit'

I don't ask much. Don't have FANG on you. Update without crashing. Do not require another OS full install.

I know this is still BETA. I wouldn't dare even ask for my money back. I don't even care that the camera doesn't function.

If I wanted to spend $400 on one day of disposable fun it would have been a stripper.

Please fix this or don't sell it.


  Pinephone pro not turning on after trying to install mobian
Posted by: pineapplepine2 - 03-02-2022, 04:50 PM - Forum: General Discussion of PinePhone Pro - Replies (1)

I tried to install mobian onto my new Pinephone pro and now the phone wont turn on at all.

I installed the mobian image from https://images.mobian.org/pinephonepro/i...227.img.gz and wrote it to a sd card with dd.
Once I inserted it into the pinephone I went through the following installation steps
I selected 'enable device encryption' and entered a password
I selected the image to be wrote to eMMC
once I began the installation it came up an error box stating that the installation had failed.
I thought nothing of it and went to try install another Pinephone pro image into the phone, however the phone did not turn back on
I have tried everything I can think of but I can't get any response from the phone, no vibration, flashing light, sound or display turning on.


  Use PC keyboard and SSH to make PPP changes
Posted by: tckosvic - 03-02-2022, 10:55 AM - Forum: General Discussion of PinePhone Pro - Replies (2)

It is difficult for me to work successfully on pinephone pro in terminal.  Problem is working with small virtual keyboard.  I make mistakes very frequently.  I found making an ssh connection to pinephone pro from my linux pc is very easy and it gives use of pc keyboard.    Guideline steps below:

on pinephone pro, make sure openssh is installed  ---    sudo pacman -S openssh     I think it is default installed but not sure

on pinephone pro, make sure sshd service is running  -- sudo systemctl start sshd

on pinephone pro, verify that sshd service is running  --  sudo systemctl status sshd

on pinephone pro, run ip to get ip address of pinephone pro which is needed by ssh client -- sudo ip a      note ip for wlano, e.g., 192.168.1.205 

on linux pc, install ssh client, muon also called snowflake, works well for me in openSUSE leap 15.3.  Has a gui

on linux pc, start ssh client and configure connection .  For snowflake provide a connection name, host ip (pinephone pro ip from above), username:manjaro, (in  my case), pw  (PPP pw), port 22 default works for me.

start ssh connection --  in snowflake access your new connection and then click connect.  Connection is made for me.  I have found ssh automatically connects wirelessly if off lan or connects to pc by wire if connected to pc.

the snowflake gui interface, after connected, has a terminal button. Press that and your pc keyboard will run your phone.  You can use all available linux commandline commands that are available on your system. You can start PPP gui apps from the snowflake terminal and run them from your phone.

I found this make things much easier.  Hope this helps someone.

tom kosvic


  Passcode doesn't work when booting from SD card
Posted by: Dinobot - 03-02-2022, 03:21 AM - Forum: PinePhone Pro Software - Replies (4)

So I managed to boot from the SD card, but now it's asking me for a passcode to unlock the device. I set up a passcode during my initial set up when I first turned the phone on (There was no SD card in the phone at the time), but that passcode isn't working to unlock the device running from the SD card. It doesn't seem to matter which distro I'm using as I've tried multiple.

 Any idea what this passcode the phone is looking for is?

Any help appreciated. I really want the see the PPP become daily driverable.


  Less than 12 hours on battery - doing nothing
Posted by: tcoulon - 03-02-2022, 03:07 AM - Forum: General Discussion of PinePhone Pro - Replies (8)

I perfectly understand than I got a work in progress. Nevertheless, yesterday evening I got the phone charged at 100% and leave it for the night to see how much it would use. Answer: 100%. This morning the battery was empty. It still accepts to charge, but does that mean that the Pinephone Pro is opposite to "normal" phones: keep it on the charger except when you (for a short time) want to carry it with you?

Seriously: it came with Manjaro Plasma. Anyone running some other distribution who was able to get at least 12 hours life unplugged?


  How long does it take to boot from SD card?
Posted by: Dinobot - 03-02-2022, 12:39 AM - Forum: PinePhone Pro Software - Replies (1)

Hi everyone! Just got my PPP today and have been tinkering with it. I've been having massive problems just trying to get the default experience to function in any capacity (currently, when I boot the phone, I enter my passcode and then I just get an unresponsive white screen)

 So I figured I'd try flashing a different OS to the SD card and booting from that. So I flashed archlinux- archlinux-pinephone-pro-phosh-20220222.img

 How long is it supposed to take? I booted the phone, it vibrated for a few seconds, went through a terminal-looking loading screen, and now I've been stuck at some kind of loading screen (A phone with a penguin on it with a swirling loading circle) for about 20 minutes now. Did I do something wrong or is this normal? [url=https://github.com/dreemurrs-embedded/Pine64-Arch/releases/download/20220222/archlinux-pinephone-pro-phosh-20220222.img.xz][/url]