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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,011
» Latest member: Alex Broger
» Forum threads: 16,341
» Forum posts: 117,455

Full Statistics

Latest Threads
Updated Pinebook Pro?
Forum: General Discussion on Pinebook Pro
Last Post: tantamount
Today, 08:51 AM
» Replies: 0
» Views: 38
Armbian has been released...
Forum: News
Last Post: tantamount
Today, 08:48 AM
» Replies: 23
» Views: 38,792
Unresponsive / inaccurate...
Forum: General Discussion on PineTime
Last Post: PerfectJam
Today, 03:37 AM
» Replies: 0
» Views: 4
Unresponsive / inaccurate...
Forum: General Discussion on PineTime
Last Post: PerfectJam
Today, 03:36 AM
» Replies: 0
» Views: 3
The "Should I buy a Quart...
Forum: General Discussion on Quartz64
Last Post: kapqa
05-05-2026, 07:57 AM
» Replies: 5
» Views: 20,331
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,858
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
05-03-2026, 07:07 AM
» Replies: 14
» Views: 15,306
Volumio 3 Pine A64+ unoff...
Forum: Linux on Pine A64(+)
Last Post: shinzuka
05-02-2026, 10:49 AM
» Replies: 0
» Views: 88
Mobian image for the Pine...
Forum: Mobian on PinePhone
Last Post: Korfou
04-27-2026, 09:57 AM
» Replies: 2
» Views: 349
Pine Time dead
Forum: General Discussion on PineTime
Last Post: chris.burmajster
04-18-2026, 10:08 AM
» Replies: 0
» Views: 260

 
  Regarding USB Power and Modem Initialization
Posted by: vidual - 08-21-2021, 08:41 PM - Forum: PinePhone Hardware - Replies (2)

I wonder if there is a way to go sans stock battery? Not to replace the battery with a compatible alternative but to modify the phone to complement a different type of system. New to the forum, haven't really perused the place BUT-- I find it interesting that when I plug the phone to, say, a computer without a battery (though I assume off an external battery it may act similarly) two things happen:

a. It's lighter, duh. But instantly lighter in a way that is oddly exciting to me?
b. It's faster. Not that I've measured it...

I'm assuming the apps run smoother because the, as I humbly perceive, power-hungry modem necessitates the battery, and so no modem to compete with the CPU, RAM, etc. (at least using postmarketOS with sxmo). However, from reading another post on power management in /sys, the USB power settings could potentially be tweaked to power the modem? And if so, we could technically use whatever battery we want, so long as we can find a way to mount it to our bodies in a totally natural, cyborg way. jk, but no, I'm serious.

I do not understand why the board, cpu, the screen, everything gets power except the modem? To which, with space regained used once by the battery one could hypothetically mod peripherals where the battery currently lay?

But seriously, if I could get my unit to be this light and this fast and do cellular (with totally cool wrist straps that contain batteries, think about it) the phone would be instantly more usable as a daily driver and rather unique to boot.

So, my grand OP question is: can the pinephone modem be charged off an external source via USB without modding the battery pins with a dummy?

At the very least, if the setup could work with just the charge from the dock, the pinephone could be used as a neat terminal with lower latency much like that raspberry 4 keyboard, if of course, you mount keys to it (in the gap where the battery no longer needs to exist.) External battery power would make the lifetime of the thing effectively endless.

tldr: USB power without the battery powers the phone's components except for the modem. Why come and how to innovate?


  Customizations or upgrades?
Posted by: ohuw67 - 08-21-2021, 02:54 PM - Forum: General Discussion on Pinebook Pro - Replies (4)

Hello community, does anyone know whether they will be selling the Pinebook Pro with custom specs in the future? Like more memory or disk capacity.


Question External display doesn't work in TwisterOS (Armbian)
Posted by: TDC_PBP - 08-21-2021, 02:46 PM - Forum: Linux on Pinebook Pro - No Replies

Does anyone know how to make an external display work in TwisterOS (which is based on Armbian)? The external display works in Manjaro, but not TwisterOS. Here is the only offending line I could find in dmesg:

[  10.658203] cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work [rockchipdrm]] *ERROR* Enable dp failed -19

I have attached the rest of dmesg's output, in case that is useful info.

Thanks!



Attached Files
.txt   dmesgoutput.txt (Size: 55.19 KB / Downloads: 510)

  SXMO on Debian
Posted by: IVp - 08-21-2021, 02:33 PM - Forum: Sxmo on PinePhone - No Replies

If anyone wants to try sxmo on Debian, I made a small script that should at least get the basics working. Run this script from phosh or ssh after setting up an internet connection on Mobian ( I used ...phosh-20210516.img.gz ). It's based on an existing script to install sxmo on arch. 

Numerous things still do not work. Wifi and (allmost) all on screen input (lisgd and svkbd) work without issues. OTG works, but screen hast to be set up manually. Most apps from the apps list work, but scripts that need sfeed do not. Sound doesn't really work. If you want to have sound, use pulseaudio from the terminal. Suspend doesn't work. Bluetooth is untested. The camera works, because megapixels just works. Modem is untested and most likely doesn't quite work. I want to get sound and suspend (sleep) to work next. 

I'm also not sure how long this script will continue to work, since sxmo is moving to tinydm and wayland.


Question FydeOS privacy policy?
Posted by: TDC_PBP - 08-21-2021, 02:22 PM - Forum: Chromium OS on Pinebook Pro - Replies (1)

FydeOS sounds really cool (and probably would be a great backup OS if something I need to use doesn't work in Linux on the PBP yet), but I would really like to read FydeOS' privacy policy to know what data it is collecting on me before trying it. I looked on their English website, but I couldn't find a privacy policy anywhere. Could someone please share a link to it?


  Daemon and go library to interact with InfiniTime on Linux
Posted by: Arsen6331 - 08-21-2021, 10:32 AM - Forum: Development Discussion on PineTime - No Replies

I have created a go library and a daemon to interact with the InfiniTime firmware on Linux. These were created in about a week, so I don't know how good they are. If anyone is interested, here they are:

Daemon: https://gitea.arsenm.dev/Arsen6331/itd
Library: https://gitea.arsenm.dev/Arsen6331/infinitime


This was also posted on reddit: https://www.reddit.com/r/PINE64official/...nfinitime/


  [SOLVED] Gadgetbridge not pairing with pinetime
Posted by: zoof - 08-21-2021, 09:27 AM - Forum: General Discussion on PineTime - Replies (3)

Hi,

I just got my PineTime and it's amazing!  I installed Siglo on my laptop and was able to pair and update the firmware to 1.3.

I also installed Gadgetbridge on a Motorola Ace and it doesn't see the PineTime.  I followed the Gadgetbridge configuration instructions here.

Any ideas or suggestions?


  ROCKPro64 sometimes doesn't Power On
Posted by: Pete Tandy - 08-21-2021, 08:22 AM - Forum: General Discussion on ROCKPRO64 - Replies (2)

A few months back I received my ROCKPro64 (4GB, v2.1) with aluminum case, RTC coin- battery holder, and 5A power supply. Everything is assembled and looks to run okay, most of the time. Except the board experiences an intermittent problem where the power button sometimes fails to start the machine, requiring several presses before any electrical activity. Other times it works like a charm. This can happen no matter which micro SD card is inserted, or even when I try a power-on with an empty reader. The button itself looks to be mechanically sound since the operating system never fails trap a shutdown press. I've since tried several different Linux distros on verified cards with no difference. Before giving my ROCKPro64 an unplanned early retirement, I was advised to register on the forums in case this has been solved. I've gone through the search facility but the hits didn't match my problem exactly.


  PinePhone as DIY SIP Gateway
Posted by: Thoams131 - 08-21-2021, 05:57 AM - Forum: General Discussion on PinePhone - Replies (3)

Hi!
Today I thought of using my PinePhone as a SIP-Gateway. It might be an interesting usage of a PP.

I assume the AT-Commands are only used for commands and the high-bandwidth-stuff goes through another communication channel? What protocol is used for voice? Do you know existing OpenSource Software which could connect a EG25-G (or other modules) to SIP?

To be totally honest, I think the project will fail due to my time management, but still I am interested in gathering first information, maybe also for someone else who wants to continue it ...

Thanks!
Thomas


  Total Noob. Need help booting from SD
Posted by: Mattchublean - 08-21-2021, 04:58 AM - Forum: General Discussion on Pinebook Pro - Replies (18)

Okay, I FINALLY had to make an account because I am totally confused and dumfounded with Pinebook Pro.
One of my friends came by the other day and actually introduced it to me. At first I thought it was just a chromebook until I did some digging and saw how nifty it actually was. So as I'm digging around, I'm reading how I can install a bunch of linux operating systems. Hell yea....
But now the problem is... I guess I just really don't understand how the hell tp. I've done plently of Google and YouTube searches. Scrolled and scrolled through threads on your forum, but I am still at a lost....
It had Fedora on it right now, but the password to the account is unknown. Tried and tried to find ways to bypass it but from what I'm gathering is imma have to install another OS? (Let me know if I'm wrong)
After reading around a bit, I finally get the bottom of my PBP off, locate the eMMC switch (And some other one. Forgot the name)
Now, I'm pretty sure the I had to push the switch from TOP to BOTTOM to disable the eMMCwhatever. Cool. Got that handled. But now when I try to boot from SD (Should be as simple as inserting it and booting up, right?)
Well, that's where I'm stuck. No power, notta, nothing. But as soon as I remove the SD card, it boots right up to Fedora.
Any help would be awesome!