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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,105
» Latest member: kiwigoldfish
» Forum threads: 16,361
» Forum posts: 117,529

Full Statistics

Latest Threads
Pinephone software
Forum: General Discussion on PinePhone
Last Post: Csanderson0313
7 hours ago
» Replies: 0
» Views: 34
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
07-02-2026, 02:52 AM
» Replies: 0
» Views: 102
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 61
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,541
Star64/Starpro64 kernel b...
Forum: General
Last Post: tgbgreen
06-30-2026, 12:17 PM
» Replies: 1
» Views: 2,156
Manjaro affected by Arch ...
Forum: General
Last Post: tantamount
06-28-2026, 10:45 AM
» Replies: 0
» Views: 232
Fix Bricked SPI Flash, Pi...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
06-27-2026, 05:00 PM
» Replies: 0
» Views: 156
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
06-27-2026, 04:09 PM
» Replies: 12
» Views: 19,633
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
06-27-2026, 02:43 PM
» Replies: 13
» Views: 18,819
Android Gaming Image
Forum: Game Station Emulation
Last Post: Jacobgilbert
06-26-2026, 07:06 AM
» Replies: 52
» Views: 111,235

 
  Article: PineCone BL602 Blasting Pixels to ST7789 Display with LVGL Library
Posted by: lupyuen - 02-15-2021, 09:03 PM - Forum: General - No Replies

Here's how we render text and graphics on PineCone BL602 RISC-V Board ... With ST7789 SPI Display and LVGL Graphics Library

PineCone BL602 Blasting Pixels to ST7789 Display with LVGL Library


  Has anyone found a multi-SIM adapter that works well for PinePhone?
Posted by: didymus - 02-15-2021, 06:16 PM - Forum: General Discussion on PinePhone - Replies (1)

I've done a bit of digging, but have yet to find one with a 90 degree turn like the SD card extension. I'm fairly certain it exists. If you have found one please show me where you got it.

Thank you


  Are there any PinePhone projects that utilize the FLIR Lepton?
Posted by: didymus - 02-15-2021, 06:14 PM - Forum: General Discussion on PinePhone - Replies (1)

I am really curious if there are *literally any* projects that incorporate the FLIR Lepton (any type) with the PinePhone. I've searched, but didn't find anything. Yet, I kind of find it hard to believe that no one has made a case yet. Would be a really cool project.

Thank you!


  Mobian Issues
Posted by: Csanderson0313 - 02-15-2021, 03:40 PM - Forum: Mobian on PinePhone - Replies (13)

One of the biggest issues that I see with the software is that I can not make calls. When I go to make a call, It will hang right up. Anyone else having an issue with calling or how can I fix this?

Thank You
Chris


  Replacement Loud Speaker
Posted by: kmsgli - 02-15-2021, 12:45 PM - Forum: PinePhone Hardware - Replies (18)

Hey just looking to see if anyone found a good location to find a replacement loud speaker?

I got my pinephone a week or so ago and the speaker was making some static noise but did not think much of it until it completely stopped working yesterday.

I am fairly certain its hardware as the headphone jack outputs sound, the earpiece outputs sound Bluetooth outputs sound but internal speaker no sound (tested on multiple OS's).

I opened a ticket with pine64 but according to the wiki it is not a part they have replacements for and I have to track one down from an old Nokia or Lenovo. I found some on Ali Express but they are two months away is there anywhere in the US that will carry the speaker as I don't want to switch back to my android phone as my daily driver for a silly speaker problem but I need to be able to hear my phone while I wait for parts.

Any advice is greatly appreciated, thanks folks!


  PinePower 65w - DoA or am I doing it wrong?
Posted by: CampGareth - 02-15-2021, 12:31 PM - Forum: General - Replies (10)

Hi there! 

I bought the PinePower 120W and 65W models as soon as they became available and they've both turned up. The 120W seems good but the 65W brick appears to be dead on arrival, or maybe I'm doing something wrong. Plugging it into known good plug sockets results in no lights (if there are any, the documentation is incomplete) but also no power on any USB port.

I think it's dead on arrival but the UK plug socket adapter is a bit weird, like it puts the entire device upside down when fitted and it was an extremely tight fit, so tight that I can't remove it. Has anyone else tried the UK plug adapter? Am I doing something wrong?



Attached Files Thumbnail(s)
   

  Amazfish on Pinephone
Posted by: pagesix1536 - 02-15-2021, 12:19 PM - Forum: PinePhone Software - Replies (11)

I was disappointed to find out that software only available on Sailfish (and possibly Manjaro I think I heard)?

Saw there were instructions on how to compile for Ubuntu.  Decided to be adventurous, and  I just tried to compile it on my Pinephone running Mobian. It seems to have successfully.  Daemon starts up, and app even seems to want to run. I'm guessing there's something missing still ("No drivers found") or an issue with the fact that Phosh is using Wayland.)  But it sill shows nothing on the screen and is not usable.  If you launch it from the app screen, nothing happens, but the binary will be running in the background.

Code:
mobian@mobian:~$ ps aux | grep amazfish
mobian     14183  0.0  0.7 235988 22976 ?        Ssl  12:53   0:00 /usr/local/bin/harbour-amazfish

mobian@mobian:~$ harbour-amazfish-ui
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
("/var/lib/flatpak/exports/share/icons", "/usr/local/share/icons", "/usr/share/icons", ":/icons") (":qml/custom-icons")
Connecting to daemon signals
void DaemonInterface::changeConnectionState()
No drivers found
QQmlApplicationEngine failed to load component
qrc:/qml/harbour-amazfish.qml:11:1: Type ApplicationWindowPL unavailable
qrc:/qml/components/platform/ApplicationWindowPL.qml:22:1: module "org.kde.kirigami" is not installed
qrc:/qml/components/platform/ApplicationWindowPL.qml:21:1: module "Qt.labs.settings" is not installed
qrc:/qml/components/platform/ApplicationWindowPL.qml:22:1: module "org.kde.kirigami" is not installed
qrc:/qml/components/platform/ApplicationWindowPL.qml:21:1: module "Qt.labs.settings" is not installed


  power usage for Pine64 LTS + Screen
Posted by: Little_Johnny - 02-15-2021, 04:28 AM - Forum: General Discussion on PINE A64-LTS / SOPINE - Replies (1)

my pine doesn't seem to be charging the 5000mAh battery while the screen is on unless i turn the brightness way down using the 2A power supply,
i guessing its using more power then it can get, i have a 5v 3A on its way
does any 1 know how much power the
board + 7inch screen + wifi/ bt module not turned on + camera not turned on should be using?
will a 3A power supply be enough to charge the battery while its on be enough?
has any 1 else had any similar issues to this?


  Simulate right click
Posted by: 3x5co - 02-15-2021, 01:07 AM - Forum: Mobian on PinePhone - Replies (8)

I see a couple solutions for this, for Gnome-Shell: one in accessibility settings, and one with an extension. However, I don't see a solution for Phosh. Is there a way to simulate right-click with a long press?


  Disable vibrations
Posted by: 3x5co - 02-15-2021, 12:54 AM - Forum: Mobian on PinePhone - Replies (9)

I don't really like the vibration motor, and I figure it would save more battery if it was disabled. How do I do it?