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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,470
» Latest member: pandrhola
» Forum threads: 16,196
» Forum posts: 116,871

Full Statistics

Latest Threads
fixing the ppkb mainboard...
Forum: PinePhone Pro Accessories
Last Post: Jite
2 hours ago
» Replies: 0
» Views: 9
Pinephone pro stuck while...
Forum: PinePhone Pro Hardware
Last Post: zetabeta
3 hours ago
» Replies: 1
» Views: 22
Compatible U.S. carriers ...
Forum: General Discussion on PinePhone
Last Post: Zebulon Walton
Yesterday, 07:34 PM
» Replies: 2
» Views: 77
Long dialpad keypress to ...
Forum: Mobian on PinePhone
Last Post: Zebulon Walton
Yesterday, 06:48 PM
» Replies: 3
» Views: 57
Are there plannes to crea...
Forum: PinePhone Pro Hardware
Last Post: Kevin Kofler
Yesterday, 06:20 PM
» Replies: 4
» Views: 876
PinePhone Pro discontinue...
Forum: General Discussion of PinePhone Pro
Last Post: zetabeta
Yesterday, 12:27 PM
» Replies: 6
» Views: 288
Pinephone Pro wont boot t...
Forum: General Discussion of PinePhone Pro
Last Post: zetabeta
Yesterday, 04:22 AM
» Replies: 3
» Views: 123
prototyping to help someo...
Forum: General
Last Post: xerosenex
08-14-2025, 02:31 AM
» Replies: 0
» Views: 85
Password reset via u-boot...
Forum: PineNote Software
Last Post: lunnabae
08-13-2025, 01:17 AM
» Replies: 6
» Views: 1,737
incorporate a multimeter ...
Forum: General
Last Post: lalisa12
08-13-2025, 01:14 AM
» Replies: 2
» Views: 518

 
  A Btrfs Image for Arch SXMO on the Pinephone Pro
Posted by: mburns - 10-08-2023, 12:40 PM - Forum: PinePhone Pro Software - Replies (2)

In order to recover from the unmaintained Manjaro Plasma distribution for the Pinephone Pro, I attempted to convert the Manjaro distribution to use the DanctNIX Arch repositories. But, although I found a cookbook list of steps to convert from Manjaro, the cookbook did not specify correctly how to renew the Arch keys. And I am not sure if the DanctNIX repository is included.

So I did not persist, and then gave Rhino Linux a tryout.

The keyboard symbols became a priority for me, so I tried to fix the issue on the Mobian Phosh partition. I could only manage to fix the missing symbols on the Linux console screens.

Next, I installed a btrfs image of DanctNIX SXMO for the Pinephone Pro. The main partition needed extension using gparted on a USB connection, and the btrfs format had to be explicitly extended. The complete re-installation of the Arch keys was needed. The required Zathura package was not preinstalled, and Megapixels and Surf do not work. The btrfs snapshots are not preconfigured. A bluetooth mouse will not install, but it is kind of an alien idea to SXMO.

But the keyboard symbols work!


  Record videos with OG PP trough GUI interface today
Posted by: alaraajavamma - 10-07-2023, 03:54 PM - Forum: General Discussion on PinePhone - Replies (7)

Hi all!

When reading this (thanks Peter):
https://linmob.net/weekly-update-39-2023/
My attention was caught to this:
https://www.youtube.com/watch?v=XvI6Qp5qXN8

And that triggers an idea that has been in my mind for a long time.
Why we do not have simple way to record videos with PP because first video recording scripts have been available for a long time?

Well now we have (no video preview because PP will choke to that but it is really fast and enjoyable to use - even child can use it)
https://gitlab.com/Alaraajavamma/pinepho...-recording

I put some thing together with ducktape and glue but biggest work for that repo is done by luigi311 and in general, really many other than me xD.

But now it works.

TLDR: Run this command in terminal:
git clone https://gitlab.com/Alaraajavamma/pinepho...-recording && cd pinephone-gui-for-video-recording && sudo chmod +x install.sh && ./install.sh
And start recording videos with your PP.

Issues etc. are welcome - I have tested this with pmos Phosh but it should work with most distros.


  Fresh install pmos+phosh does not boot
Posted by: user641 - 10-07-2023, 03:44 AM - Forum: PostmarketOS on PinePhone - Replies (1)

So I just flashed pmos with phosh via tow-boot and it seems tow-boot does not load pmos.


  Convergence package USB-C Docking Bar for Wired Ethernet (part II)
Posted by: Peter Gamma - 10-06-2023, 10:58 PM - Forum: PinePhone Accessories - Replies (4)

part I can be found here but is closed for comments:

https://forum.pine64.org/showthread.php?...t=ethernet

So I comment it here.

I was watching the YouTube video of Martijn Braam about the PinePhone with an USB-C dock. I was wondering If cable wired ethernet works at all with it, since he does not show it.

https://youtu.be/yBeza4UNOm8

I am happy to know from you that it works fine with manjaro.

In case of doubt, use manjaro for a wired ethernet connection. And if you need another distro, choose a multi-boot Pinephone. This seems to be the reality of the Pinehone.

I bought a Pinephone with Ubuntu Touch on it. But the keyboard did not work with. Then I had to flash postmarkedOS on it to get the keyboard working.

LibreOffice, Abiword and Gnumeric are in the postmarketOS store now, but are they in the stores of the other Pinephone distros? If no, choose a multi-boot Pinehone.

It is also possible to flash an OS on the external SD card of the Pinephone and change SD cards to change the distro.

This is the simplest way for multi-boot for Pinephone beginners as far as I know.


  Has anyone had a shipment email yet?
Posted by: Username_012 - 10-06-2023, 05:40 PM - Forum: General Discussion on PineTab - No Replies

I ordered on Monday last week. It is Friday the next week and I still haven't received an email confirming a shipment, has anyone had theirs yet? I know that they ship on a biweekly basis and I'm being impatient but I live in a student accomodation and I need tracking to know when to collect my parcel. The shipping was damn expensive I was hoping for a quicker turnaround but my timing was unlucky I guess


  [Article] Star64: Strange Workaround for TFTP Timeout in U-Boot Bootloader
Posted by: lupyuen - 10-05-2023, 07:22 PM - Forum: General - No Replies

For folks booting Star64 with U-Boot TFTP:

U-Boot might show frequent TFTP Timeouts. This article talks about our fix for the TFTP Timeouts:

(1) First we throttled our TFTP Server to send packets slower. (Which made it worse)

(2) Next we reduced the TFTP Timeout Duration in our server. (Nope doesn’t work)

(3) But when we send every TFTP Data Packet twice, the problem mysteriously disappears!

(4) Apache NuttX RTOS now boots over the network in 20 seconds. (Previously 4 minutes)

(5) We verified this with 2 TFTP Servers: Linux and macOS

Details here: Strange Workaround for TFTP Timeout in U-Boot Bootloader (Star64 JH7110 RISC-V SBC)

   


  Star64 distro overview October 2023
Posted by: tantamount - 10-05-2023, 12:56 PM - Forum: General - Replies (7)

Here's a quick review where the Linux distros for the Star64 seem to stand:

1. Fishwaldo's 2.1 Minimal Pinix distro
https://pine64.my-ho.st:8443/

Works for text-only use, but can't install X-Windows because his server no longer has those packages.

2. Fishwaldo's 2.1 Weston Pinix distro
https://pine64.my-ho.st:8443/

Automatic login as user "weston", no logout option, no menus. Sudo not working to add packages. 
However X-Windows is accelerated and fast, Firefox works and is fast (but can't play Youtube videos).

3. Fishwaldo's 2.1 Plasma Pinix distro
https://pine64.my-ho.st:8443/

It is very slow and therefore unusable.

4. Frankenstein distro (based on StarFive's Debian and Fishwaldo's 1.2 distro).
https://drive.google.com/file/d/1u7qiCJv...sp=sharing

Works, but no Firefox.
Subsequent attempts to create a new Frankenstein distro based on newer Fishwaldo kernel & newer StarFive distro have failed.


  Does Ubuntu modify a Pinephone SD boot card?
Posted by: Peter Gamma - 10-05-2023, 09:18 AM - Forum: PinePhone Software - No Replies

I have installed postmarkedOS to the external SD card of my Pinephone, since I had troubles writing with Abiword to the external SD card. So I installed the whole OS with Abiword there.

Then I have sticked the SD card with a reader into a Windows PC, which could not read the SD card. I did not find an easy solution to solve which was convincing for me personally.

So I installed Ubuntu on an external drive on my PC. There I could see and open the files on my SD card with postmarkedOS on it, and also write to it with Abiword.

But when I put the SD card back to my Pinephone, the SD card does not boot anymore.

Why does my Pinephone not boot anymore from this SD card?


  How to disassemble Keyboard top and replace cables?
Posted by: elof - 10-05-2023, 05:00 AM - Forum: PinePhone Accessories - Replies (2)

My Pinephone keyboard stopped working and after doing some inspection, I discovered that the GND wire has been torn apart at the hinge - too close to the upper case to reconnect it with solder.

The only way I see to fix this is replacing the cable. 

However, I'm having trouble finding information on how the top part is held together.

Is the upper part of the keyboard (where the phone goes) glued or held together mechanically?

Or is the 3D model for the case available someplace? I've looked for it in the wiki and searched for it without success.


  PinePhonePro turns on when connecting usb charging cable
Posted by: xt0 - 10-04-2023, 07:42 AM - Forum: PinePhone Pro Hardware - Replies (5)

Hi,
  Is there a way to make it not to switch on when connecting the usb charging cable?
thanks