| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 30,118
» Latest member: Samiha
» Forum threads: 16,363
» Forum posts: 117,536
Full Statistics
|
| Latest Threads |
Weatherproof case build
Forum: Enclosures
Last Post: ltorsini
07-07-2026, 07:01 PM
» Replies: 12
» Views: 38,515
|
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: PinePhoneProUser
07-07-2026, 04:47 PM
» Replies: 16
» Views: 11,065
|
pinecil v2 dosent negotia...
Forum: General Discussion on Pinecil
Last Post: moses
07-07-2026, 07:28 AM
» Replies: 0
» Views: 81
|
Pinephone software
Forum: General Discussion on PinePhone
Last Post: Csanderson0313
07-06-2026, 05:22 PM
» Replies: 2
» Views: 236
|
Rock64 v2.0 u-boot SPI is...
Forum: General Discussion on ROCK64
Last Post: ju0n
07-05-2026, 11:02 AM
» Replies: 0
» Views: 122
|
Libby - ebook reader that...
Forum: PineNote Software
Last Post: kiwigoldfish
07-04-2026, 04:41 PM
» Replies: 6
» Views: 4,087
|
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
07-02-2026, 02:52 AM
» Replies: 0
» Views: 317
|
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 177
|
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,631
|
Star64/Starpro64 kernel b...
Forum: General
Last Post: tgbgreen
06-30-2026, 12:17 PM
» Replies: 1
» Views: 2,249
|
|
|
| Zotero on PBP? |
|
Posted by: bookguy1 - 08-19-2020, 08:25 PM - Forum: General Discussion on Pinebook Pro
- Replies (2)
|
 |
Does anybody in this forum use Zotero too?
I have been using Zotero on my PBP with 'zotero-arm-bin' package from AUR, but the recent kernel update broke the software.
I am not exactly familiar enough with Linux to change the contents of the package. I would appreciate any help about this issue.
When I try to start the program, I get the following error message.
-----
XPCOMGlueLoad error for file /usr/lib/zotero/libxul.so:
libstartup-notification-1.so.0: cannot open shared object file: No such file or directory
Couldn't load XPCOM.
-----
|
|
|
|
| touch screen panel question |
|
Posted by: diggledorf - 08-19-2020, 04:08 PM - Forum: General
- Replies (1)
|
 |
Hello all, didn't see a forum for this product, sorry if this is the wrong place.
I saw the 7" touch screen panel on the site here:
https://store.pine64.org/product/7-lcd-t...een-panel/
I recently installed a samsung tablet in the dashboard of my car but in the heat it would go into thermal shutdown mode, and the glass eventually got so hot that the glue melted and the button slid back inside the case.
Is this LCD a glass surface like a 'standard' tablet or is it something else? I'd like to use it with a RockPro64 in the dash of my car with Android if possible.
One additional question, the description says:
Note: Only stock Android OS build for this LCD panel available for ROCKPro64 board.
Verifying that this is saying this panel will only function with the ROCKPro64 with a stock Android OS? If so, which ones? If anyone has any advice for what LCD touchscreen to get I'd love to hear your advice.
Thank you very much in advance!
|
|
|
|
| My Daily QA - 2020-08-19 |
|
Posted by: plainenough - 08-19-2020, 03:24 PM - Forum: Mobian on PinePhone
- Replies (3)
|
 |
Results: mobian/2020-08-19
Conclusion: This OS is coming along nicely. Looking at the results I will be following up with the tester to ensure that camera functionality is effective. This at the moment is the closest candidate to making the pinephone a daily driver. (out of our testing group)
Notes: Speakerphone was awful, tons of feedback. Mic was a touch sensitive during calls. Calls were clear otherwise.
(Using AT&T sim).
Soon to begin testing data and hotspot.
|
|
|
|
| My Daily QA - 2020-08-19 |
|
Posted by: plainenough - 08-19-2020, 12:33 PM - Forum: UBPorts on PinePhone
- Replies (7)
|
 |
Results: ubports/2020-08-19
Build number: Dev-157
Conclusion: This build has been no bueno. Move along.
Notes:
This guy has been a problem since startup. Not a clue what is going on. Texts stopped working, SMS stopped working. Calls stopped working. I'm going to image my device with a fresh build and execute the tests again. But ultimately not impressed with this build. Camera works ok though.
Today I am also going to begin testing against boost mobile as well as t-mobile. (both US) I will note any discrepancies in the results.
Is anyone else experiencing issues with this build?
|
|
|
|
| Watch out for your system clock , when upgrading. |
|
Posted by: bingo600 - 08-19-2020, 12:27 PM - Forum: Mobian on PinePhone
- Replies (4)
|
 |
Watch out for your system clock , when upgrading.
Somehow (on my PP CE edition) it FSCK's up and TimeWarps to year 2115 , happpend 3 times now.
If the sysclock is that much wrong , then the repos used has expired , and gives an error.
*** Update fails
root@mobian:~# apt update
Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
Hit:2 http://repo.mobian-project.org mobian InRelease
Reading package lists... Done
E: Release file for http://deb.debian.org/debian/dists/bullseye/InRelease is expired (invalid since 34743d 13h 12min 59s). Updates for this repository will not be applied.
root@mobian:~#
*** Check clock = TimeWarp
root@mobian:~# date
2115-10-12T05:35:27 CEST
*** Set sysclock from hw clock
root@mobian:~# hwclock -s
*** Date ok now
root@mobian:~# date
2020-08-19T20:17:43 CEST
root@mobian:~#
*** Update works
root@mobian:~# apt update
Why doesn't the OS do a hwclock -s , during boot ??
/Bingo
Well a dist-upgrade , just installed this one :
Get:1 http://deb.debian.org/debian bullseye/main arm64 systemd-timesyncd arm64 246.1-1 [124 kB]
Will that solve the TimeWarp ? , or just keep the clock sync'ed like NTP ?
**** Bonus Q: ****
root@mobian:~# apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
mobian-base mobian-phosh-base mobian-phosh-games mobian-phosh-phone
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
root@mobian:~#
1:
I have 4 packages held back:
mobian-base mobian-phosh-base mobian-phosh-games mobian-phosh-phone
Should i install these ??
I'm on latest update/upgrade as of 2020-08-19
root@mobian:~# uname -a
Linux mobian 5.7-pinephone #1 SMP PREEMPT Thu Aug 6 15:47:23 UTC 2020 aarch64 GNU/Linux
2:
How do i install them , if needed ?
3: Are there any specific order to install them ??
TIA
Bingo
|
|
|
|
| Problems with my RockPro64 |
|
Posted by: tuxd3v - 08-19-2020, 11:47 AM - Forum: Linux on RockPro64
- No Replies
|
 |
Hello guys,
I noticed yesterday night, that my RockPRo64 was not running..
I discovered that the board was very high temperature around the red ellipse in the picture bellow..
https://paste.pics/7e66971884c4b53ee63160a9dc4c9995
it extended till the lcd header connectors close to the ellipse, it was so high that I made a burn in my finger..
I disconnected the power supply from the board..
I already checked power supply voltage seems ok, but again without load( 12.3volts )..
Those components were heating up maybe because there are a short circuit somewhere in the board.. after that ellipse maybe..
I wanted to know what reference those component's are in the Datasheet diagram, so that I can look at them and see what I can do.
Can Anyone help me?
Thanks a lot in advance,
Best Regards
tux
|
|
|
|
| Mobian and WiFi |
|
Posted by: astrogenealogist - 08-19-2020, 08:12 AM - Forum: Mobian on PinePhone
- Replies (3)
|
 |
Hi - I am a very new owner of a pinephone and have been trying Mobian. I have not installed a sim card and I am running Mobian from an SD. I can connect to home WiFi and the UI is easy to understand and use. My trouble is that apps seem not to be able to use the WiFi. For example neither browser can connect to any website and Geary can not connect to email servers. It seems as if there is some setting that I am missing or that a sim card is required.I have checked the Mobian gitlab issues and have found nothing. Any insight? Regards and thanks.
|
|
|
|
| Keyboard or driver errors - transpositions & multiple chars |
|
Posted by: marawuti - 08-18-2020, 10:29 PM - Forum: General Discussion on Pinebook Pro
- No Replies
|
 |
Received new PBP first week of May. I am now having what appears to be keyboard logic failures.
These include what appears to be some key transpositions and several keys that emit multiple characters - always the same.
Is there some format for providing the specifics which is pseudo standardized or at least that multiple folks could understand?
Also, I didn't expect to see this kind of what appears to be H/W or driver flaws so I didn't pay much attention to how to obtain support for this kind of thing.
|
|
|
|
|