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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,100
» Latest member: AngelaWhite1
» Forum threads: 16,360
» Forum posts: 117,528

Full Statistics

Latest Threads
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
Yesterday, 02:52 AM
» Replies: 0
» Views: 61
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 40
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,522
Star64/Starpro64 kernel b...
Forum: General
Last Post: tgbgreen
06-30-2026, 12:17 PM
» Replies: 1
» Views: 2,136
Manjaro affected by Arch ...
Forum: General
Last Post: tantamount
06-28-2026, 10:45 AM
» Replies: 0
» Views: 210
Fix Bricked SPI Flash, Pi...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
06-27-2026, 05:00 PM
» Replies: 0
» Views: 146
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
06-27-2026, 04:09 PM
» Replies: 12
» Views: 19,609
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
06-27-2026, 02:43 PM
» Replies: 13
» Views: 18,802
Android Gaming Image
Forum: Game Station Emulation
Last Post: Jacobgilbert
06-26-2026, 07:06 AM
» Replies: 52
» Views: 111,150
rAudio for Rock64 V2/Pine...
Forum: Linux on Rock64
Last Post: shinzuka
06-25-2026, 03:16 PM
» Replies: 11
» Views: 1,963

 
  Pine Rock64 eMMC lifespan
Posted by: moonspell79 - 08-19-2021, 05:59 AM - Forum: General Discussion on ROCK64 - Replies (3)

Hello,

I am looking for SBC with long lifespan. I used arduino boards for some time, but for next project need more power and functionality. 
Can someone advice if Rock64 with 16GB eMMC card can work 24/7 for at least 2-3 years? I am aware of lifetime limitation for SD cards, that is why I choose eMMC instead, but never used that and would like to get some opinions before I buy hardware. 

Thanks
Michal


Exclamation "6" Key direly needed for 11" Pinebook
Posted by: Corkonian - 08-18-2021, 10:51 PM - Forum: Pinebook Hardware and Accessories - Replies (1)

As strange as it might seem, but I still love my Pinebook.
My Pinebook and my Pinebook Pro are still daily drivers and they still do their respective jobs.
But unfortunately, my Pinebook keyboard lost the "6" key.
So, if anyone has a "6" key - please get in touch as I would hate to throw away a perfectly good computer just because a single keycap went missing...


  Problems with pinetime watch face simulator
Posted by: Elements - 08-18-2021, 03:05 PM - Forum: Development Discussion on PineTime - No Replies

hi, so ive been attempting to setup the pinetime watchface simulator using the tutorial (https://lupyuen.github.io/pinetime-rust-mynewt/articles/simulator#enable-github-pages) and have come across multiple problems which i have been able to fix. The most recent problem i have encountered is with 'Build LVGL for webassembly'. it gives me this super long log(hence the pastebin link) which i dont understand what is wrong or what its even trying to do. i am rather new to this so i apologize if i dont really know what i am doing. i really want to learn how to make a custom watch face so help would be greatly appreciated!

Build LVGL for Webassembly link: https://pastebin.com/YTDwep5C


  Bluetooth - connect multiple devices simultaneously?
Posted by: eoj - 08-18-2021, 07:43 AM - Forum: Manjaro on PinePhone - No Replies

Hi all, I'm trying to connect my bluetooth headphones for audio and bluetooth keyboard for typing, but it seems like I must choose one or the other. When I have the headphones connected, nothing gets typed by my keyboard. When I have my keyboard working, my headphones don't show up as an audio output. Is this a known limitation or is there a fix? They both work fine exclusively.

I am using a UBPorts Community Edition PinePhone with the desolder USB C fix and running Manjaro Plasma 20210801 with all updates performed through Discover.

Thank you!


  Nemo is back!
Posted by: defactofactotum - 08-18-2021, 02:20 AM - Forum: Nemo Mobile on PinePhone - Replies (12)

Nemo mobile is back after some time in the wilderness looking for a new base OS...which turns out to be Manjaro. In the process it has moved even further away from sailfishos, while still sharing some UI and navigation.
You can download images from https://img.nemomobile.net/ or from https://github.com/jmlich/nemo-images/releases.
Read the blogs at https://nemomobile.net/ for more info; telegram group: https://t.me/NemoMobile
Currently working: see the list at https://nemomobile.net/pages/status-matrix/
Apps can be installed using pacman or flatpak but may not scale well.
Overall Nemo is currently at the level many of the other OSs were at when the pinephone came out, but has the advantage that it's a real mobile OS, not a hacked desktop. Development will hopefully be much quicker as solutions are borrowed from the other OSs.


  LED not working on 3GB variant
Posted by: IVp - 08-18-2021, 01:08 AM - Forum: PinePhone Hardware - Replies (2)

Greeting,

I remember that in January to be surprised that the led did absolutely nothing when booting up after replacing the board from an UBports version to the 3GB replacement version. I even thought that I broke the board all together because without a boot image and with no led feedback there is no visible difference between a dead phone and a phone that is perfectly fine but has not boot image. 
Since everything else worked fine in different images, I assumed some minor differences between the board revisions were to blame for lack of feedback from the led. 
Now, I tried to find out what is going on and I can not find the culprit. I never got anything out of the sxmo led scripts, but now I installed the factorytest v0.64.0 and still nothing when I press [RGB Led]. 

Is the led broken? Did I do something wrong during installation?

Cheers


Photo First sketches for a PineNote UI
Posted by: 1jss - 08-18-2021, 12:27 AM - Forum: PineNote Software - Replies (6)

When the PineNote was announced I immediately started dreaming of what a UI could look like.

In my understanding the use case of the PineNote is so different from the PinePhone that the current GUI initiatives for mobile aren't applicable even if they could be made to work with the hardware. Instead I think the main focus should be reducing input latency as much as humanly possible. One way to do this is to not use gray scale as it (as I've understood it) requires multiple screen updates. Watching similar proprietary products flicker their way through the UI is not what I wish for this device. One alternative to grayscale is using dithering, and I think the screen has enough resolution to make this look good.

To give an example of what this could look like I sketched together two mockups of what a home screen and a note app could look like. They are both in the right resolution and uses only black and white. I've here used the Floyd–Steinberg dithering algorithm.
[Image: home-floyd.png] [Image: notes-floyd.png]


Lightbulb Imagine what I could do.
Posted by: dsbaha - 08-17-2021, 08:54 PM - Forum: PineNote Software - Replies (3)

I'm generally excited for this, I've been researching ways to possibly modify reMarkable for my purposes, but it seems that PineNote would be a better fit!  Just wanted to share some thoughts and ideas on PineNote. 

I would love to be able to;

1. Have an interface that is built around the pencil experience.
- It seems current UIX is kind of clunky (for these types of devices), and built around an experience that was mouse first and pencil interaction an after thought.

2. Collaboratively Edit/Comment/Modify Documents, Spread Sheets, Diagrams, Drawings, and Slides.
- I want to be productive, as well as consume content.
- I want to be able to draw and present (securely) in near real time.
- I want others to be able to draw and help modify the documents I'm working on.

3. A Modem isn't a MUST, but at least some type of network comms would be.
- Tethering Comes to mind.
- I don't want to be dependent on plugging into a computer to get updates.

4. Be a good e-Reader (and e-Writer)
- Interfaces w/ All the popular "libraries" out there (Library/Amazon/etc).
- Be able to author eBooks as well, or somehow leverage the device as a format validator (e.g., see how my newly created eBook displays/works).

5. Be a good SSH Terminal
- Most of my job revolves around SSH Terminals.
- Maybe have the ability to also connect an external monitor/keyboard/mouse?

6. Device Security
- Have a TPM or a protected space to store my private keys (ARM Secure Extensions?).
- Be able to manage it via MDM, or some other type of enterprise management tool.
- On-Device Encryption.  Maybe integrate some type of labeling system for DLP as well.

7. NFC/UWB
- Be able to control devices (or issue commands) to other devices that are very near.
- To start a conference (a few flicks of a magic pen, and my document is now on a screen)
- To share content (^^)
- To locate my lost tablet! (kids are hiding it again).
- To use it as a finder of my other things.


  Won't Work Unless Plugged In
Posted by: romulus - 08-17-2021, 03:49 PM - Forum: Manjaro on PinePhone - Replies (1)

My pinephone gets stuck in a sort of loop of having me enter my password, then the screen flashes a few times and kicks me back to the lockscreen. It only does this while not receiving power. If it is plugged in and getting power everything works fine. If it is plugged in while I am using it then I unplug it, it turns off. The battery percentage also moves around quite a bit. It changes by a few percent more right when I unplug, then shows over 10 percent more when unplugged and on lockscreen. It is completely up to date as of today, running Manjaro with KDE Plasma. 
Any and all help is appreciated 
Angel


  Pinetime won't reconnect to gadgetbridge after being disconnected for a while
Posted by: kelbot - 08-17-2021, 12:36 PM - Forum: General Discussion on PineTime - Replies (9)

When I first pair and get my Pinetime (running InfiniTime 1.3.0) it works great. Even if I have a disconnect from getting too far away from the phone it will reconnect as it should. The problem is that if I leave it disconnected for a while, like overnight if it's charging or I'm just not using it for a day or two, it will not reconnect no matter what I try.

The only way I can get it working again is to delete the device in gadgetbridge, reflash InfinitTime then it will connect again. Well actually, just now I was able to get it to reconnect just after removing it in gangetbridge and adding it back without reflashing. That hadn't worked the previous attempts because gadgetbridge would appear to freeze for a while and I was killing it. As you can imagine reflashing the firmware every time it's disconnected for more than a few minutes gets rather annoying Smile.

Anyone else having issues with Infintime not reconnecting to gadgetbridge?