Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
Unboxed, charged, what no...
Forum: General Discussion on PineTime
Last Post: worik
04-29-2025, 11:31 PM
» Replies: 0
» Views: 24
|
MMS sending stopped worki...
Forum: General Discussion on PinePhone
Last Post: alaraajavamma
04-29-2025, 02:25 PM
» Replies: 5
» Views: 2,244
|
mobian calamares fail
Forum: Mobian on PinePhone
Last Post: mdk
04-29-2025, 02:10 PM
» Replies: 2
» Views: 333
|
Rock Pro 64 Won't power o...
Forum: General Discussion on ROCKPRO64
Last Post: matthewmkr
04-29-2025, 12:57 PM
» Replies: 9
» Views: 591
|
used ppp ee on sale
Forum: General Discussion of PinePhone Pro
Last Post: Gravitate1765
04-29-2025, 10:43 AM
» Replies: 1
» Views: 746
|
Quartz64 Zero HDMI
Forum: Quartz64 Hardware and Accessories
Last Post: grobbs
04-28-2025, 10:40 PM
» Replies: 2
» Views: 111
|
bookworm vs trixie discus...
Forum: Mobian on PinePhone
Last Post: Kevin Kofler
04-28-2025, 04:00 PM
» Replies: 56
» Views: 15,207
|
FreeBSD developer build f...
Forum: PinePhone Pro Software
Last Post: teekay
04-27-2025, 01:29 AM
» Replies: 0
» Views: 92
|
debian mobian not bootabl...
Forum: General Discussion of PinePhone Pro
Last Post: henrythemouse
04-26-2025, 11:56 PM
» Replies: 3
» Views: 280
|
PinePhone keyboard not re...
Forum: Linux on Pinebook Pro
Last Post: Feemphynead
04-25-2025, 03:37 AM
» Replies: 0
» Views: 143
|
|
|
Sailfish on PinePhone |
Posted by: PiSe - 06-12-2024, 11:41 AM - Forum: SailfishOS on PinePhone
- Replies (4)
|
 |
Hallo,
Ich möchte Salfish OS auf dem PinePhone ausprobieren.
Leider startet der Multidist SD in allen Bildern nur bis zum Startbildschirm. Damit ich ein Betriebssystem auswählen kann, wird ein entsprechender Startbildschirm angezeigt. Dann wird das Display dunkel und die rote LED oben links leuchtet auf, dann wird der Startbildschirm erneut angezeigt und mehrere Stunden lang passiert nichts.
Nur der Jumpdrive macht, was er sollte, ich kann vom Computer aus auf den Speicher zugreifen.
Mit dem Flash-it-Skript habe ich eine SD-Karte erstellt, von der aus das Gerät nicht gestartet wird. Dann habe ich versucht, direkt auf dem Speicher zu installieren, aber das hat auch nicht funktioniert. Obwohl es keine Fehlermeldung gab. Als ich gefragt wurde, ob ich auf Sdcard installieren soll, gab ich nein ein. Ich weiß nicht, ob das richtig ist.
Ich habe während der Installation 2 für die Geräteabfrage ausgewählt, was meiner Meinung nach mein Pinephone ohne Pro ist. Als ich nach dem Passwort gefragt wurde, habe ich Ja ausgewählt, aber da bin ich mir auch nicht sicher. Hat jemand Anweisungen, wie es funktioniert und was ich verstehe.
Das Bild "gd-aosp-pine_pinephone-userdebug-2023w46.sdcard.img" auf Sdcard beginnt übrigens wie erwartet.
PS: Hält der Akku unter SailfishOS länger?
Grüße
Sebastian
|
|
|
Pinetime - Kids with special needs |
Posted by: hidara - 06-11-2024, 10:42 PM - Forum: Development Discussion on PineTime
- No Replies
|
 |
A friend of mine has a 4-year-old kid who is deaf and now that he's riding a bike they have to chase after him to get his attention. I have discovered that this is common in this particular special-needs community and I purchased 2x pinetimes to see if I could create an app that at the press of a button would make the other watch vibrate. Watches arrived today
I'm pretty comfortable with Linux, Python and development in general but haven't used MicroPython that much.
I would greatly appreciate any tips on this project and plan to share it on Github for other parents in the same situation
COMPLETE
- WaspOS is installed on both watches. I'm more comfortable with Python for app dev but can revert to Infinitime if there is reason
TODO Tips are welcome for these (especially if something is/is not possible)
- Find some way to pair the two watches over Bluetooth LE. In waspOS I couldn't find a Bluetooth setting to connect the watch to another device but I have found that I can discover the watch with my phone. Ideally, I would have a settings menu in case one watch is damaged and I don't have to embed the connection details in the code but happy to hard code the connection for now
- Find some way to trigger the vibration on a software button press or better still, have a background app that sends the Bluetooth message trigger on a double hardware button press would be perfect
- Ensure that the devices connect automatically and I'm not sure what to do about battery management. Is there deep sleep on these?
- A warning when the device goes out of range would be nice for parents
I'll start chipping away at these but any help would be great. Cheers
|
|
|
[Ox64 BL808 SBC] Apache NuttX International Workshop: Jun 13 and 14 (Tokyo Time) |
Posted by: lupyuen - 06-11-2024, 12:52 AM - Forum: General
- No Replies
|
 |
Please join me online at Apache NuttX International Workshop (Jun 13 and 14, Tokyo Time), I'll talk about porting Apache NuttX RTOS to Ox64 BL808 SBC, creating an Ox64 Emulator and how Ox64 compares with Sophgo SG2000...
Apache NuttX International Workshop 2024
My Student Mentee for Google Summer of Code (Rushabh Gala) will also talk about Rust Apps on Ox64. There will be a YouTube Livestream for Q&A, the livestream will appear here...
NuttX Channel on YouTube
Here are the synopses for my presentations. Hope to chat with everyone real soon! :-)
https://codeberg.org/lupyuen/pages/src/b...n/nuttx.md
"Adventures of Ox64 BL808 RISC-V SBC with Apache NuttX RTOS"
We ported Apache NuttX RTOS to PINE64's Ox64 BL808 64-bit Single-Board Computer. And we created an Emulator for Ox64 SBC that runs in the Web Browser, thanks to TinyEMU RISC-V Emulator. Today we run Daily Automated Testing of NuttX on the Ox64 Emulator.
In this presentation we explain how we used the Ox64 Emulator in our experiments with WebAssembly and NuttX: (1) Testing the TCC RISC-V Compiler in WebAssembly (2) Porting the QuickJS JavaScript Engine to NuttX (3) Creating a Drag-n-Drop App Builder for NuttX
"TinyEMU RISC-V Emulator for Apache NuttX RTOS"
What if we could boot and test Apache NuttX RTOS inside a Web Browser? This presentation explains how we created a NuttX Emulator in WebAssembly, based on TinyEMU RISC-V Emulator.
TinyEMU uses VirtIO for Console Input and Output. We'll talk about the VirtIO Drivers and OpenAMP Library in NuttX, and how we integrated them with TinyEMU.
We explain how created the Emulator for Ox64 SBC, based on TinyEMU Emulator. And how we run it for Daily Automated Testing of NuttX for Ox64.
"Analysis of Real-Time Logs for Apache NuttX RTOS with PureScript"
Today we can get Real-Time NuttX Logs from our RISC-V Devices: Ox64 SBC (Web Serial API) and Ox64 Emulator (Term.js). What if we could analyse the RISC-V Logs in Real-Time? And show the results in the Web Browser?
Let's do it with PureScript, the Functional Language that compiles to JavaScript. We'll also support Online Scripting of PureScript for Log Parsing.
Can we enhance the NuttX Developer Experience with Functional Programming Tools like PureScript? Or newer hardware like PINE64 Ox64 SBC and Sophgo SG2000? Let's chat about this.
|
|
|
Dev/Prod Setup |
Posted by: Fady Anwar - 06-09-2024, 04:32 PM - Forum: Development Discussion on PineTime
- No Replies
|
 |
Hi,
I was wondering if it would be a good idea to buy two watches, one that is for development (dev kit) and another that is for my use (sealed) as in being prod. Would this setup by any means guarantee that if I flash the prod one with a properly tested firmware from the dev watch then I won't brick the prod one? Your thoughts please, thank you!
Regards,
Fady
|
|
|
Accidentally Erased internal SD memory |
Posted by: Bandschaaf - 06-09-2024, 12:24 PM - Forum: PineTab Hardware
- Replies (3)
|
 |
Dear Pine64 Community,
Unfortunately, I made a mistake while trying to install a new operating system on my PineTab and accidentally erased the BIOS (UEFI). Here are the details of what happened:
What Happened: - I was in the process of installing a new operating system on my PineTab and inadvertently followed the wrong steps, resulting in the internal drive, including the BIOS, being completely wiped.
- The device now fails to boot, and I have no access to the BIOS to attempt to troubleshoot the issue.
What I've Tried:- I attempted to boot the device from a bootable SD card, but without success.
- I also tried starting into MASKROM mode, to no avail. (the adapter shows lights, so it is active)
Any suggestions, tips, or guidance would be greatly appreciated. Thank you in advance for your assistance!
|
|
|
Slackware Linux working on PBP |
Posted by: vxzero - 06-05-2024, 04:30 PM - Forum: Linux on Pinebook Pro
- No Replies
|
 |
I've been running Slackware Linux for the past few weeks on my PBP with much success after following this guide: https://docs.slackware.com/slackwarearm:...inebookpro
This is the "current" branch, but I have been quite happy with it and have had no problems. As far as I can tell, everything works just fine (I haven't tested the webcam).
I wanted to post this here as another option for those who have had issues with other distros.
Some downsides of this method:
1. You need an internal NVME drive
2. You must purchase the adapter
3. You must open the laptop (if you're afraid of this kind of thing)
The upside:
1. I have a perfectly working laptop.
2. You must open the laptop (if you into this kind of thing)
|
|
|
I'm new, can someone test my build? |
Posted by: 2spuki - 06-05-2024, 08:16 AM - Forum: General Discussion on PineTime
- No Replies
|
 |
(For all intents & purposes, let's just assume I'm the world's biggest dumbass)
Can someone (who has infinisim built & running) please test my build? I'm expecting it to fail, but in the unlikely event it works it would be awesome to know. I took a whack at trying to make a GMT adjustable watchface that mimics the Bravo Golf watch. A screenshot would be dope as heck.
Thanks in advance!
|
|
|
LD error building uboot |
Posted by: lash - 06-04-2024, 06:08 PM - Forum: General
- Replies (2)
|
 |
Following the instructions here on an archlinux:
https://wiki.pine64.org/wiki/U-Boot
For arm-trusted-firmware v2.4 I am getting:
Code: $ make PLAT=sun50i_a64 -j4 -k
Building sun50i_a64
LD /home/lash/src/build/arm-trusted-firmware/2.4/build/sun50i_a64/release/bl31/bl31.elf
aarch64-linux-gnu-ld.bfd: warning: /home/lash/src/build/arm-trusted-firmware/2.4/build/sun50i_a64/release/bl31/bl31.elf has a LOAD segment with RWX permissions
make: *** [Makefile:1105: /home/lash/src/build/arm-trusted-firmware/2.4/build/sun50i_a64/release/bl31/bl31.elf] Error 1
make: Target 'all' not remade because of errors.
Code: $ ld --version
GNU ld (GNU Binutils) 2.42.0
|
|
|
|