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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,422
» Latest member: fnosai
» Forum threads: 16,178
» Forum posts: 116,807

Full Statistics

Latest Threads
? Introducing RoutineHero...
Forum: General Discussion on PineTime
Last Post: tllim
4 hours ago
» Replies: 1
» Views: 88
Movuan distribution for P...
Forum: PinePhone Software
Last Post: merom
Yesterday, 05:01 PM
» Replies: 5
» Views: 1,094
booting is looping
Forum: PineNote Software
Last Post: jabi27
Yesterday, 01:36 AM
» Replies: 2
» Views: 67
Can’t login to Linux
Forum: Linux on Pinebook Pro
Last Post: fnosai
Yesterday, 12:30 AM
» Replies: 0
» Views: 84
* /lib64 is a symbolic li...
Forum: PineNote Software
Last Post: jabi27
07-26-2025, 10:01 PM
» Replies: 2
» Views: 65
Invalid Signature by m-we...
Forum: PineNote Software
Last Post: Francus
07-25-2025, 05:26 AM
» Replies: 0
» Views: 69
Pinetab2 not starting
Forum: PineTab Hardware
Last Post: biketool
07-25-2025, 03:04 AM
» Replies: 12
» Views: 6,636
invalid signatures
Forum: Getting Started
Last Post: Dendrocalamus64
07-24-2025, 08:35 PM
» Replies: 2
» Views: 238
Pinebook problem
Forum: General Discussion on Pinebook Pro
Last Post: mikehenson
07-24-2025, 07:28 AM
» Replies: 1
» Views: 119
pinetab2 danctnix broken ...
Forum: PineTab Software
Last Post: acruhl
07-23-2025, 06:27 PM
» Replies: 6
» Views: 332

 
  PinePhone Pro working on Lapdock using Arch Plasma
Posted by: hockleyj - 05-23-2022, 05:42 PM - Forum: General Discussion of PinePhone Pro - Replies (5)

Just wanted to  add some information  for those that are looking to  delve into the  phone lapdock  realm.   As many have asked about  does it work for PinePhone Pro.  and had many mixed reports of  usb-c docks  work and not work and Nexdock and Uperfect lapdock owners asking does it work and seeing it mostly not work  etc...  

the following is the current state i have working....  noting that things are fluid with rolling distro's so  it may break for a while in the future.... but usually it only gets better....

I am using the DanctNix  arch plasma for pinephone pro  then updated to the latest... 
data from  information panel on plasma:

Operating System: Arch Linux ARM
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
Kernel Version: 5.17.6-1-danctnix
OS-Type: 64
Processor: 4 × ARM Cortex-A53, 2 × ARM Cortex-A72
Memory: 3.8 GiB


for the lapdock i am using the Uperfect X lapdock  its practically the nexdock 360 minus one usbc port. the cables that came with the lapdock are from ugreen.

and the biggest thing is that cable orientation matters....  so once i  got the cables at each end in an orientation that worked. i added a simple dab of nail polish.  as to reduce future setup frustrations...

I also tried a Satechi brand short cable and it worked as well but only when the satechi logo is facing "out/towards the user"...

also i found that if things were not looking right after plugging in the cables  pressing the power button quickly to lock the phone, then entering back in via the login screen  usually fixed things....   for the most part i did not have to play with screen display settings just let plasma work it out..

like all things on the pinephone pro  its beta... 

I will update this post with images soon   also  this setup works even when the Pine Keyboard is attached to the PPP...   but power drain is still a thing so until charging works better   it appears  even if plugged int  still drains down ever slowly 10-20% per hour whilst using it.....


regarding the  default image that comes with the  PPP  as it is Manjaro KDE...   even in its  most up to date form as in a good old pacman -Syu ...   using the default package stream etc...  it  does not work  for me in  this  phone lapdock setup.....    thats not to say  that if you switch to testing repo  or even get a different beta image from the manjaro forums  that it might work.....  im just  not into that....  i think the whole walled garden thing of manjaro at least in regards to pinephone pro simply slows down and over complicates  the   what works on PPP during its very beta existence.....   as for Phosh i have had no luck with it so far in relation to Lapdock setup...  though i remain hopefull as i would like to use both to see the merits of both via my setup....

before playing with other distro's  id advise to get a working setup as a base line so when you delve into other Os's  then you at least know that your setup works... even though that is easier said then done.....  Idea



Attached Files Thumbnail(s)
           

  pre-order pinebook pro
Posted by: justwantin - 05-23-2022, 05:23 PM - Forum: Linux on Pinebook Pro - Replies (3)

Gday ... First post on forum ... I note that the Pinebook Pro 14 inch laptop is currently out of stock but will be available late June 2022. Is it possible to pre order?


  Does tow-boot allow periodic wake from suspension to check for notifications?
Posted by: DrPlamsa - 05-23-2022, 04:11 PM - Forum: Mobian on PinePhone - Replies (4)

Last time I was using my PP intensively was August of 2021. At that time, I wanted to get the PP to mostly be suspended, but every 10 min or so, wake up and check for notifications (emails, Matrix messages, Signals, etc.). I did manage to get it to do that (and so finally got a comfortable day's battery life out of it [EDIT 2022/05/25 while still getting notifications in a timely manner]), but you'll see that it is a labor intensive hack to implement. Here's my thread on that: https://forum.pine64.org/showthread.php?tid=14564

I've been waiting for a better-implementation of this functionality to come around. Has it? Does tow-boot do this now? I see good things, but the forum posts and docs don't specifically address this question.

So, what's the verdict? Does Mobian on the PP now periodically wake up to check for notifications? (It already did this for texts, via CRUST. I'm looking for general functionality; not just texts but emails and all other messages)

Thank you!


Sad Problem with DD
Posted by: Re1L - 05-23-2022, 01:31 PM - Forum: Linux on RockPro64 - Replies (2)

Hello everyone. I have a problem with making backup through dd.
Example:
Through PINE installer on windows i installed some image of Linux on SD card.
Then on linux machine through dd command (dd if=/dev/mmcblk0p conv=sync bs=64K | gzip ~/image.img.gz) i made image of this SD card.
Then i copied (gunzip -c ~/image.img.gz |dd of=/dev/mmcblk0o conv=sync bs=64K) image from my file to SD card.
And this doesn't work, system is not loading. 
Gparted cant read what kind of FS using partitions after making copy on SD card.
Has anyone encountered this?


Question Pinebook Pro end-user ready?
Posted by: Watercourse - 05-23-2022, 10:25 AM - Forum: General Discussion on Pinebook Pro - Replies (3)

I have not been here in awhile, but still very interested in all things Pine. Sorry if my questions are redundant.
Has the Pinebook Pro advanced to the point where it could be considered end-user ready for someone who uses only Linux (Mint, Ubuntu) in daily life? (I am not an advanced Linux user)
I see the trackpad works better Smile

Has the problem with the hinges been fixed?

Any ideas on when/if  Pinetab will be ready/available? Is it still a viable project?


  Invalid package error in Manjaro-ARM? Easy fix
Posted by: 98cwitr - 05-23-2022, 08:49 AM - Forum: Getting Started - No Replies

So went back from Phosh Manjaro to Manjaro-Plasma and kept getting package errors trying to run updates in the gui, ran the following from terminal and voila...now time to test things and see if there were any improvements to battery life and/or calls/MMS

Code:
sudo pacman -Syu

Take all the yes prompts and reboot.

More info here: https://linuxconfig.org/how-to-update-an...jaro-linux


  SOPINE Hardware Settings
Posted by: nmamore - 05-23-2022, 08:07 AM - Forum: P64-LTS / SOPINE Hardware, Accessories and POT - Replies (2)

Hi All,

Apologies for the simple questions, but I want to confirm a few things before we design this module into our system.

1. We are effectively using no analog signals (i.e, HDMI, Headphones, Microphone) in this design. On the baseboard we are designing I am planning to leave these pins floating. Is that okay to do?

2. I am powering the device through a DC wall wart. There is no battery in the design. For the pins that connect to the battery port of the PMIC, can I leave these open?

3. Should I power the COM from the DCIN ports, USBVBUS ports, or both? I noticed on the baseboard you design that these signals have a population option to be connected together.

4.How should the PWR_ON signal for the PMIC be used? Should it be pulled up or down to turn the device on? Or is it only edge triggered?


  Charging stuck at 3700mV
Posted by: tmczar - 05-23-2022, 02:47 AM - Forum: PinePhone Accessories - Replies (2)

Hello.
I'm having a blast with my keyboard - it works great and i love it. But there is only one problem. Charging.
As you probably seen, a lot of people have charging problems and i've spend some time reading through all threads, searching for my problem, but did not find it.
So before you ask - my pogo pins make contact ;)
I have 5V/3A charger, just as recommended.
My problem is that my keyboard never charges above 3700mV, while also it also barely charges phone.
Here is output of ppkb-i2c-charger-ctl info

Code:
Charger: Constant current phase ( chg_op)
Button: 00 ( btn_not_press)
0x70: 19
V=3687 mV (OCV 3698 mV) I=-2 mA
It is with charger attached. It fluctuates a bit, sometimes I is bigger than 0, sometimes not, but V never excesses 2700mV.
Meanwhile phone charge is slowly reducing. I've tested echo -n 1500000 | sudo tee /sys/class/power_supply/axp20x-
usb/input_current_limit

But it did not help.
Anybody have any idea? Is it software problem, or maybe something is wrong with my keyboard battery?
(i don't know if it changes anything, but i use user-space driver ppkb-i2c-inputd, and manjaro with plasma-mobile)


  PinePhone Pro not detected by my PC
Posted by: Syndicator - 05-22-2022, 02:44 PM - Forum: General Discussion of PinePhone Pro - Replies (20)

Hello I'm still very excited to be part of this community and for those of you only interested in helping with my problem I advise you skip the rest of this and the next paragraph. I am sorry that my first posts here and discord have been complaints. I've been away from computers for the most part from 2010 - 2017 and hope to expand my knowledge base with your help.
Once my android phone updated without my consent and installed the covaids app (not installing any other system updates that I shelved for a long period) I had already been on the path to realizing (phone comes preloaded with apps) I didn't own my own phone. So I got a phone I could flash Lineage OS to and my experience with it has been nothing but pleasant, some bugs here and there but nothing I couldn't figure out on my own.

It's relevant that I note I've only begun using Linux in 2019 (Lineage, Installed Mint late 2020 on the first PC I've had in almost a decade and now I'm on Parrot) and very much so want to become proficient in sudo but I'm not there.
The issue I am having is, even after installing mtp-tools I cannot find the PPP under "devices" and I also cannot find it using lsusb or lsblk it should show up as adb or mmc from what I can tell.... I can find my other phone though. I have installed Tow-Boot. And the OS it comes with is too unstable to use for any length of time and it cannot connect to WiFi. I cannot use Jumpdrive to flash a new updated OS to the device, when I put it on the SD and hold the RE button when I attempt to start it it does nothing (from my understanding TowBoot should make it so I can boot it holding vol+/- and that does not work here so don't yell at me about not holding RE it it'll just boot the shipped OS) the SD card works to boot Manjaro though do I know the SD isn't the issue.
I've tried downloading a new OS after booting from SD and installing it with the Disk app and it runs into issues there as well. Even if that would work I'll be stuck with a device that won't register via USB and that's just not going to work for me.

Any suggestions?


  WTS: (Rarely used) Pinephone Beta Edition with Convergence Package - DHL shipping
Posted by: vatin - 05-22-2022, 06:01 AM - Forum: General Discussion on PinePhone - Replies (3)

I'm letting go of my (Rarely used) Pinephone Beta Edition with Convergence Package (32GB eMMC, 3GB SDram).

Comes with soft silicone case, temper glass screen protector and 1 extra Samsung J7 battery.

I'm asking for 50 USD + Worldwide DHL shipping to wherever DHL ships to.

Item is located in Thailand. PayPal Payment.



https://ibb.co/SmkdyBH

https://ibb.co/LpgdtSM

** Sold to a buyer on Reddit **