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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,476
» Latest member: alain
» Forum threads: 16,197
» Forum posts: 116,882

Full Statistics

Latest Threads
Bare metal on Pinephone P...
Forum: PinePhone Pro Software
Last Post: alain
3 hours ago
» Replies: 0
» Views: 11
Seeking Contributors: Apa...
Forum: PinePhone Pro Software
Last Post: geometrylitegame12
10 hours ago
» Replies: 4
» Views: 3,943
Pinephone Pro wont boot t...
Forum: General Discussion of PinePhone Pro
Last Post: KC9UDX
Yesterday, 06:15 PM
» Replies: 5
» Views: 211
PinePhone Pro discontinue...
Forum: General Discussion of PinePhone Pro
Last Post: Kevin Kofler
Yesterday, 04:30 PM
» Replies: 8
» Views: 430
fixing the ppkb mainboard...
Forum: PinePhone Pro Accessories
Last Post: Jite
Yesterday, 02:57 PM
» Replies: 2
» Views: 91
Are there plannes to crea...
Forum: PinePhone Pro Hardware
Last Post: biketool
Yesterday, 04:12 AM
» Replies: 5
» Views: 960
prototyping to help someo...
Forum: General
Last Post: Samliams
Yesterday, 02:22 AM
» Replies: 1
» Views: 132
Pinephone pro stuck while...
Forum: PinePhone Pro Hardware
Last Post: Supervisor
08-16-2025, 06:40 PM
» Replies: 2
» Views: 124
Compatible U.S. carriers ...
Forum: General Discussion on PinePhone
Last Post: Zebulon Walton
08-15-2025, 07:34 PM
» Replies: 2
» Views: 172
Long dialpad keypress to ...
Forum: Mobian on PinePhone
Last Post: Zebulon Walton
08-15-2025, 06:48 PM
» Replies: 3
» Views: 116

 
  Article: Rendering PinePhone's Display (DE and TCON0)
Posted by: lupyuen - 10-29-2022, 06:09 PM - Forum: PinePhone Software - No Replies

In the last 2 articles we built a Display Driver for PinePhone’s MIPI Display Serial Interface…

“Understanding PinePhone’s Display (MIPI DSI)”

“NuttX RTOS for PinePhone: Display Driver in Zig”

But our PinePhone Display Driver isn’t complete… It won’t render any graphics!

Today we’ll learn about the missing bits in our Display Driver…

-  What’s the Display Engine (DE) inside PinePhone

-  How the Timing Controller (TCON0) controls PinePhone’s LCD Display

-  How we call DE and TCON0 to render graphics

-  How our new PinePhone Display Driver will support DE and TCON0


Check out the article here...

Rendering PinePhone's Display (DE and TCON0)


  beware chatty 0.7.0~rc0-1
Posted by: treebeard - 10-28-2022, 09:02 PM - Forum: Mobian on PinePhone - Replies (6)

chatty 0.7.0~rc0-1 made its way into bookworm about Oct 26 but is not usable - the bottom of the window hides behind the keyboard so you can't see what you're typing, nor the message to which you are responding.  If that matters to you, hold-off on upgrades until that is resolved (or do an apt-mark hold chatty beforehand?)


  Gnome settings crashes in Mobian after magnification change.
Posted by: mburns - 10-28-2022, 07:37 PM - Forum: PinePhone Pro Software - Replies (2)

I restarted my installation of Mobian on the SD card in the PinePhone Pro. It works well after a dist-upgrade on October 28, 2022.

But I changed the screen magnification in gnome settings, which resulted in gnome settings crashing on its startup. The solution is to delete the binary format file, ~/.config/dconf/user .


  Install Tow-Boot on the SPI
Posted by: Shad0w - 10-28-2022, 06:37 PM - Forum: Pinebook Pro Tutorials - Replies (14)

I wanted to post the steps to installing Tow-Boot on the SPI.

Sorry if this is long and drawn out but I am writing this to help anyone new to Linux. With Manjaro being preinstalled from the factory it was best to write this using Manjaro specifics. I tried following the guides on the Tow-Boot website, Pine Wiki and the Manjaro Wiki but was unsuccessful. I would suggest reading these to conceptually understand what you are doing if you are new. You will need mtd-utils installed first for this to work. Now I would download the release you need and extract the file into a folder. I was not successful in getting the spi.installer.img to boot after flashing to a SD card to install using the directions provided in the reference section.

I used the method below under coding and it only took me about 3 minutes to accomplish this task.

I did all this on Manjaro but to my understanding other distributions should work the same.

References:
https://tow-boot.org/devices/pine64-pinebookPro.html
https://wiki.pine64.org/wiki/Pinebook_Pr...ash_device
https://wiki.manjaro.org/index.php/Manja...ptional.29

Required Dependencies:
mtd-utils - https://software.manjaro.org/package/mtd-utils

Download Tow-Boot file:
https://github.com/Tow-Boot/Tow-Boot/releases
(I installed pine64-pinebookPro-2021.10-005.tar.xz - https://github.com/Tow-Boot/Tow-Boot/rel...005.tar.xz)

Code:
Step 1. I opened the terminal and "cd"d my way into the correct location to find the file "Tow-Boot.spi.bin" or depending on the distribution you are using you can also find the file, right click and got to "Open Terminal Here" - For this install it was located under the binaries folder.

Step 2. 

Code:
sudo flashcp Tow-Boot.spi.bin /dev/mtd0
The entire flash took about 15 seconds for my Pinebook Pro.

Step 3: Restart (be ready to hit the "Esc" button)

I hope this helps others.


  Cannot Boot From SD Card
Posted by: xp19375 - 10-28-2022, 06:06 PM - Forum: General Discussion on Pinebook Pro - Replies (4)

I recently got a PineBook Pro and wanted to try a different OS.  I downloaded and flashed Armbian and TwisterOS images to micro SD cards, but I cannot boot from them.  When I power on the PB with the micro SD card inserted, the screen is blank and the power light blinks about once per second.  Is there something else I need to do to?  I feel like there's something obvious I am missing.


Sad Modem is always visible/connected but stops working after a while
Posted by: dante404 - 10-27-2022, 02:16 PM - Forum: PinePhone Software - Replies (6)

Hello,

my Mobian-PinePhone has a new and very serious issue since a few days Sad :
After a reboot the modem (sms, calling, mobile data) works for a while, but soon (after the phone goes to sleep I guess?) the modem completely stops working.
Very strange: It is still visible in the phosh top bar (with signal strength, settings and in modem manager! It's not 'gone', it's just not working/doing anything. Sad

Never read anything about this specific problem.
Do you think this is a hardware or a Mobian issue? Sad

Best Regards,
dante404


  No wifi/bluetooth on multiple OS's
Posted by: Xxancap15 - 10-27-2022, 02:12 PM - Forum: PinePhone Hardware - Replies (1)

I have been unable to get the hardware to detect the module since march, possibly could it be the firmware or the board bad? I have a 3gb Convergence model


  Sound completely gone with Mobian in Phone Call configuration
Posted by: EwigeBlumenkraft - 10-27-2022, 01:35 PM - Forum: PinePhone Pro Software - Replies (2)

Since a few weeks I have problems again with call audio in Mobian. I don't use my PPP for calls often so I cannot say when the problem started.

In the settings app the sound test works fine in the "Default" configuration but fails to play any sound when set to "Phone call".

I have flashed the current weekly image and had the same problem there. So no funny configs on my side I guess.
Also I tried restarting pulseaudio, pipewire etc. as was mentioned in other threads.


  GStreamer Camera Issue (Unsupported pixformat: 0x56595559 with mbus code: 0x3001)
Posted by: sog8b - 10-26-2022, 07:50 PM - Forum: Mobian on PinePhone - Replies (1)

Hey Everyone,

I've been trying to use gstreamer to access the camera on my pinephone.
I am running the mobian image mobian-pinephone-phosh-20221016.img.gz with all updates applied.

I first ran into the issue "does not support 2:0:0:0 colorimetry" as detailed on the following thread.
https://gitlab.com/mobian1/issues/-/issues/439

I first applied the patch to not bother checking the colorspace and rebuilt libgstvideo4linux2.so.

Code:
diff --git a/sys/v4l2/gstv4l2object.c b/sys/v4l2/gstv4l2object.c
index 9851ffc83..72a5eb33b 100644
--- a/sys/v4l2/gstv4l2object.c
+++ b/sys/v4l2/gstv4l2object.c
@@ -3840,7 +3840,9 @@ gst_v4l2_object_set_format_full (GstV4l2Object * v4l2object, GstCaps\
* caps,
      gst_structure_remove_field (s, "interlace-mode");
  }

-  if (gst_v4l2_object_get_colorspace (v4l2object, &format, &info.colorimetry)) {
+  GST_DEBUG_OBJECT (v4l2object->dbg_obj, "Processing colorimetry");
+
+  if (0 && gst_v4l2_object_get_colorspace (v4l2object, &format, &info.colorimetry)) {
    if (gst_structure_has_field (s, "colorimetry")) {
      if (!gst_v4l2_video_colorimetry_matches (&info.colorimetry, caps))
        goto invalid_colorimetry;



With this change however I now get a different error.
Code:
[81273.661098] sun6i-csi 1cb0000.csi: Unsupported pixformat: 0x56595559 with mbus code: 0x3001!
[81388.258465] ov5640 3-004c: firmware upload success
[81388.562323] ov5640 3-004c: uploaded firmware didn't start, got to 0x7f, retrying...
[81388.878315] ov5640 3-004c: uploaded firmware didn't start, got to 0x7f
[81388.884938] ov5640 3-004c: ov5640_set_ctrl_focus: no autofocus firmware loaded
[81391.636730] ov5640 3-004c: firmware upload success
[81391.934322] ov5640 3-004c: uploaded firmware didn't start, got to 0x7f, retrying...
[81392.246315] ov5640 3-004c: uploaded firmware didn't start, got to 0x7f
[81392.252947] ov5640 3-004c: ov5640_set_ctrl_focus: no autofocus firmware loaded
[81392.297694] sun6i-csi 1cb0000.csi: Unsupported pixformat: 0x56595559 with mbus code: 0x3001!


Looking online I found references to this same error in the error log on the following post.

https://forum.pine64.org/showthread.php?...1#pid71121

I assume the user was getting this error when attempting to use megapixels.
In my case megapixels works perfectly fine I only get this kernel error when I attempt to use gstreamer.

Does anyone know the nature of the "sun6i-csi 1cb0000.csi: Unsupported pixformat: 0x56595559 with mbus code: 0x3001!" error?
The other user didn't get this error after applying their patch so I am wondering if something else changed in mobian since they made there patch.

Also is it possible this pixformat error is related to the patch I made to gstreamer related to not obtaining the colorspace?
To my unfamiliar eyes it looks like it might be related by the author of the patch didn't seem to think it was.

Has anyone else successfully been able to use the pinephone camera with gstreamer under mobian?

Thanks!


  Pine H64 Stock
Posted by: ky56 - 10-26-2022, 04:37 PM - Forum: General Discussion on PINE H64 - No Replies

The Pine H64 seems to have been out of stock for the past year with maybe a very brief return for a couple of days. Does anyone know when this will be restocked?