| 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,514
|
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: PinePhoneProUser
07-07-2026, 04:47 PM
» Replies: 16
» Views: 11,063
|
pinecil v2 dosent negotia...
Forum: General Discussion on Pinecil
Last Post: moses
07-07-2026, 07:28 AM
» Replies: 0
» Views: 78
|
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,085
|
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
07-02-2026, 02:52 AM
» Replies: 0
» Views: 312
|
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 175
|
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,630
|
Star64/Starpro64 kernel b...
Forum: General
Last Post: tgbgreen
06-30-2026, 12:17 PM
» Replies: 1
» Views: 2,248
|
|
|
| baremetal via Zig on PinePhone - JumpDrive help please |
|
Posted by: WhiteHexagon - 07-01-2025, 05:33 AM - Forum: PinePhone Software
- Replies (1)
|
 |
background: 2 years ago, I was following along with @lupyuen great series of articles to get LVGL running on PinePhone. I was emulating the same journey but using Zig for all the hardware interfacing (and I got quite far). But at the time I was stuck on an old version of Zig and lost motivation. Now I finally have some hardware to run latest Zig, and I decided to port my project over to Zig 0.14 including it's new build system.
I've struggled for a few days to recreate the environment I had running (I also switched from macos to to Linux and still learning!). So I decided to go back to basics, and try to understand how NuttX interects with the JumpDrive image.
This is what I tried:
1. compiling some very simple Zig code, that should toggle the phone LEDs.
2. build the above as an elf file for arm freestanding with a target of cortex_a53
3. created a simple .ld linker file that ensure my entry point is at 0x40080000
4. using objCopy extract hex via the -O binary
5. gzip the resulting binary file into Image.gz
I was expecting that whatever the JumpDrive util does, it somehow jumps to executing the code directly from Image.gz. However now I suspect that this .gz might be a bit more complicated than straight arm machine code. But I have no idea what? and I struggle to follow the NuttX build (maybe something to do with a util called binfmt? but also I saw mention of nxflat).
Ultimately it would be nice to find a way to deploy to PinePhone as 'baremetal'. But for now the JumpDrive 'hack' would be enough, allowing me to hop between SDCards to compare/debug different images.
Does anyone have any idea how to wrap my baremetal code into something JumpDrive can recognize from the Image.gz file please.
|
|
|
|
| XLibre for Mobian |
|
Posted by: Hiraghm - 06-29-2025, 12:38 PM - Forum: Mobian on PinePhone
- No Replies
|
 |
I've been running Mobian on my Pinephone for about 4 years now... maybe 5.
I prefer X11 to Wayland for my own reasons, so I'm looking to find out if I can port XLibre to Aarch64 Mobian.
XLibre looks like it will be supported and extended in future, whereas it looks like XOrg is either stalled or ending.
Has anyone tried it yet?
|
|
|
|
| Backing up data on Pinephone Pro to hard disk, optical disk and flash? |
|
Posted by: Www - 06-28-2025, 01:47 AM - Forum: General Discussion of PinePhone Pro
- Replies (4)
|
 |
Backing up data on Pinephone Pro to hard disk, optical disk and flash?
Backing up to hard disk, bluray/dvd usb, flash?
Hi, I am interested in backing up data to hard drive, optical bluray, dvd and flash? How doable is this on Pinephone Pro. How to run these devices and power on usb? Is there software to backup and copy verified and sequential time backups? Can you backup all the internal data aswell?
Thanks.
|
|
|
|
Printing and scanning documents with pinebook? |
|
Posted by: Www - 06-28-2025, 01:25 AM - Forum: General Discussion on Pinebook Pro
- No Replies
|
 |
Printing and scanning documents with pinebook?
I want to use the pinebook or tab to print to printer, but also looking at bulk scanning with features like paperport. I know they are linux machines, but can they handel this? I have epson and brother gear.
I don't want to connect through the network and Internet, but through usb or wifi direct.
Thanks.
|
|
|
|
| Clamares password needed with new Mobian installation |
|
Posted by: fauvetan - 06-25-2025, 03:01 PM - Forum: General Discussion on PinePhone
- Replies (1)
|
 |
Hello,
I just try to install Mobian on my Pinephone using the dd’s method but when I put the SD card inside the phone and try to boot on it, I get the “Enter disk decryption passphrase” of Clamares. I read that “1234” is the default password, but it doesn’t work. Clamares tell me it’s a wrong password.
I flashed my sd card many times, trying some tweeks, but the message still the same.
So, what can I do to bypass this situation?
Thank you.
|
|
|
|
|