| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Updated Pinebook Pro?
Forum: General Discussion on Pinebook Pro
Last Post: tantamount
3 hours ago
» Replies: 0
» Views: 24
|
Armbian has been released...
Forum: News
Last Post: tantamount
3 hours ago
» Replies: 23
» Views: 38,772
|
The "Should I buy a Quart...
Forum: General Discussion on Quartz64
Last Post: kapqa
05-05-2026, 07:57 AM
» Replies: 5
» Views: 20,327
|
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,850
|
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
05-03-2026, 07:07 AM
» Replies: 14
» Views: 15,290
|
Volumio 3 Pine A64+ unoff...
Forum: Linux on Pine A64(+)
Last Post: shinzuka
05-02-2026, 10:49 AM
» Replies: 0
» Views: 79
|
Mobian image for the Pine...
Forum: Mobian on PinePhone
Last Post: Korfou
04-27-2026, 09:57 AM
» Replies: 2
» Views: 342
|
Pine Time dead
Forum: General Discussion on PineTime
Last Post: chris.burmajster
04-18-2026, 10:08 AM
» Replies: 0
» Views: 255
|
Booting Issues
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:17 PM
» Replies: 24
» Views: 19,921
|
App launcher shows tiny i...
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:12 PM
» Replies: 1
» Views: 1,153
|
|
|
| docking bar limits charging rate? |
|
Posted by: nelstomlinson - 07-23-2021, 11:01 AM - Forum: General Discussion on PinePhone
- Replies (5)
|
 |
I'm using a 1.5A USB charger, and that is barely able to charge the battery faster than I am discharging it. When I plug in that same charger through the docking bar, I see that the USB current limit is only 0.5A, and that is definitely NOT enough to keep ahead of the discharge.
Is this a known issue? Is there a fix?
This is a beta edition, convergence model, running Mobian/Phosh from the SD.
|
|
|
|
| When to dist-upgrade vs when to reinstall? |
|
Posted by: DrPlamsa - 07-23-2021, 07:06 AM - Forum: Mobian on PinePhone
- Replies (5)
|
 |
Hello all:
When should I be satisfied with upgrading via the apt package manager, and when should I do a complete reinstall? Are there changes that occur in the updated Mobian images which are not implemented when an old installation upgrades via apt?
An example: When I installed Mobian in October 2020, full disk encryption (FDE) was not available so I had to hack together an encrypted /home/ partition using cryptsetup and LUKS. Then, some time in December, the Mobian images packaged a native FDE setup tool. If I were to reinstall now, I could set up FDE natively.
Is FDE an *exception* or the *rule*? Am I missing other important features and fixes by upgrading via apt?
Thanks again
|
|
|
|
| SFOS 4.1.0.24 aarch64 |
|
Posted by: defactofactotum - 07-23-2021, 03:43 AM - Forum: SailfishOS on PinePhone
- Replies (5)
|
 |
The new image is an aarch64 build, so quite a departure and there are many teething problems at the moment.
Flash as usual and then as root zypper ref/ssu ur/zypper dup. Apps now need to be 64bit builds so some on the Jolla store won't install and the Openrepos Storeman app will not install either. There may be some improvement in sim card recognition but it will take some time for this build to get back to parity with the 32bit version.
|
|
|
|
| Build Infinitime Sources |
|
Posted by: aemkai - 07-22-2021, 01:40 PM - Forum: Development Discussion on PineTime
- Replies (4)
|
 |
Hello,
im a relative newbie to programming and wan't to have a own clock face.
I followed the build steps from Git - build and program and the build with a new face with some little changes was also successfull.[url=https://github.com/JF002/InfiniTime/blob/develop/doc/buildAndProgram.md][/url]
I wan't to programm the firmware by OTA/DFU, but my problem is, there wasn't a pinetime-mcuboot-app-dfu build.
The files build are: - pinetime-app-1.2.0.bin
- pinetime-app-1.2.0.hex
- pinetime-app-1.2.0.map
- pinetime-app-1.2.0.out
The dependencies as descriped on git are installed and additionally adafruit-nrfutil.
I prepare the build with
Code: cmake -DARM_NONE_EABI_TOOLCHAIN_PATH="/opt/gcc-arm-none-eabi/gcc-arm-none-eabi-10-2020-q4-major" -DNRF5_SDK_PATH="/opt/nRF5_SDK_15.3.0_59ac345" -DUSE_JLINK=0 -DNRFJPROG="/opt/nrfjprog/nrfjprog" -DCMAKE_BUILD_TYPE=Release -DBUILD_DFU=1 ../
and run the build with
Code: make -j pinetime-app
in the build-directory.
What have i done wrong. How to get an pinetime-mcuboot-app-dfu.zip?
thanks in advance
|
|
|
|
| Link USB power strips for a cluster? |
|
Posted by: DevonBirch - 07-22-2021, 11:03 AM - Forum: General
- Replies (4)
|
 |
So Im thinking of building a Pine64 cluster for a homelab over a Pi for a couple reasons, also being able to order more than one of the same type.
Their website sells USB to barrel power adapters awesome! But I need a power strip that can output 5V 3A for at least four USB ports.
I am not honestly that familiar with power usage and finding pieces but I see a lot of 2.4Amps with a max total of 12Amps. Out of a USB power strip. Is 3A really just 2.4?192.168.0.1 routerlogin 192.168.l.l
|
|
|
|
| Migrating from glibc to musl on Gentoo |
|
Posted by: pkubaj - 07-22-2021, 08:09 AM - Forum: Linux on Pinebook Pro
- Replies (6)
|
 |
I'm running Gentoo with glibc on PBP.
I'm interested in switching to musl. As I understand it, it should be done via reinstalling, which I want to avoid since it took quite some time to set things up.
Is it possible to just untar the stage3 tarball onto / filesystem from liveusb? Would such OS boot?
I know I would need to rebuild all the installed software, but I just want things to boot now.
Overall, what are the cons of using musl on PBP?
|
|
|
|
|