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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,552
» Latest member: ChaiLetters
» Forum threads: 16,208
» Forum posts: 116,950

Full Statistics

Latest Threads
Why projects like PinePho...
Forum: General Discussion on PinePhone
Last Post: Gary2003
Yesterday, 12:09 PM
» Replies: 5
» Views: 5,253
Unable to make or recieve...
Forum: General Discussion on PinePhone
Last Post: tracyanne
Yesterday, 02:09 AM
» Replies: 0
» Views: 531
Brand new sealed Pinetime...
Forum: General Discussion on PineTime
Last Post: elver
09-10-2025, 06:41 AM
» Replies: 0
» Views: 1,298
Call recording?
Forum: PinePhone Pro Software
Last Post: biketool
09-09-2025, 04:14 AM
» Replies: 7
» Views: 7,891
Thoughts after a year wit...
Forum: General Discussion on Pinebook Pro
Last Post: Frank23t
09-08-2025, 10:30 PM
» Replies: 4
» Views: 3,149
more mobile linux on redd...
Forum: General Discussion on PinePhone
Last Post: biketool
09-08-2025, 12:03 PM
» Replies: 2
» Views: 2,788
Anyone selling a Pinebook
Forum: Pinebook Hardware and Accessories
Last Post: ams
09-08-2025, 09:26 AM
» Replies: 2
» Views: 3,146
Having trouble reading MP...
Forum: Getting Started
Last Post: Alex92
09-05-2025, 08:49 PM
» Replies: 1
» Views: 4,236
Special keys stopped work...
Forum: General Discussion on PineNote
Last Post: cheepeero
09-05-2025, 07:32 PM
» Replies: 0
» Views: 3,343
Booting Issues
Forum: PineNote Software
Last Post: vlagged
09-04-2025, 12:52 PM
» Replies: 20
» Views: 11,316

 
  Trying to attach a serial console to my RockChip RK3399
Posted by: marietto - 08-03-2025, 08:50 AM - Forum: RockPro64 Hardware and Accessories - No Replies

Hello

I tried to enable the serial console on my RockChip RK3399 to inspect what happens as soon as FreeBSD boots. This is the tutorial that I'm following :

https://forum.pine64.org/showthread.php?tid=6387

This is the adapter that I'm using :

Code:
Product: CP2102 USB to UART Bridge Controller
usb 1-9: Manufacturer: Silicon Lab
usb 1-9: cp210x converter now attached to ttyUSB0


I followed carefully the instructions but I'm not able to see any message inside the console.

I tried setting port 115200,1500000 and even without setting a speed

On Terminal 1 :

Code:
# screen /dev/ttyUSB0 1500000 (but also 115200 or without a value)

On Terminal 2 :

Code:
# minicom -D /dev/ttyUSB0 -b 1500000 (but also with 115200 or without -b and a value)

The result is the same. No messages inside the console as soon as I power on the board.

Please can you give a look at the pictures that I have attached and help me to understand where could be the mistake :

https://ibb.co/Yn8rhq9
https://ibb.co/99VBxnZS
https://ibb.co/KjFNk28v
https://ibb.co/QvV7rXmr


I followed carefully the tutorial,trying to record what works. It's not easy for me to understand which colors are tied to which pins. It seems that colors change. Unfortunately I'm not using the same adapter of the dude who wrote the tutorial.

The tutorial said to connect black to pin 6 and brown to pin 8. Since my board is exactly the same as the board used by the dude who wrote the tutorial,it should work. But it does not. 


Thank you.


  How does CPU frequency scaling work on the Quartz64
Posted by: pugzarecute - 07-30-2025, 07:19 AM - Forum: Linux on Quartz64 - No Replies

Hello,

I was working on linux on the Radxa Zero 3W. Unfortunately, I am having  some issues getting CPUFreq up. It complains about  missing OPP tables.
While I dont ask for help with fixing the Zero 3W, since this will be offtopic, I would just like to know how the CPUFreq  system  works on Quartz64.

Does CPU Frequency scaling work on the Quartz64(especially with mainline 6.12.35)?
Does it use the mainline cpufreq-dt driver or does it require some rockchip patches?
Are the OPP tables supplied by the DTB or is there something like rockchip-opp to supply them?

Thank you.


  Pinephone Pro not in store?
Posted by: bubulux20c - 07-29-2025, 09:31 PM - Forum: General Discussion on PinePhone - Replies (1)

I lost my current pinephone, and looking to purchase another one. anybody had a luck getting the pro recently, like as within the past couple of weeks?


  Can’t login to Linux
Posted by: fnosai - 07-27-2025, 12:30 AM - Forum: Linux on Pinebook Pro - No Replies

Hello, I am a newbie in Linux and I have a problem with login to Manjaro linux.
I bought pinebook pro Pine64 in Canada and I can use it normally. After I transfer to Thailand I cannot login to Linux screen and screen turn on as shown below.

Welcome to Manjaro-Arm
Website : https://manjaro.org
Forum :
IRC:
Matrix:
Last login: 

(Xxx@xxxx)$

How can I fix this?
Please help.


  booting is looping
Posted by: jabi27 - 07-26-2025, 10:54 PM - Forum: PineNote Software - Replies (2)

Hi

After 

Quote:- deleting symlink /lib64 
- apt update ; apt upgrade
- reboot


the pinenote is "booting..." and flashing the screen every 3-4 seconds and nothing else is happening.

Any ideas ?

Best and thanks

/Jan


  * /lib64 is a symbolic link and not pointing at usr/lib64 exactly.
Posted by: jabi27 - 07-26-2025, 09:45 AM - Forum: PineNote Software - Replies (3)

Hi

I see that others have had this issue, but it is not clear to me if there is any solution or bypass ?

Quote:apt upgrade

Preparing to unpack .../base-files_13.8_arm64.deb ...
******************************************************************************
*
* The base-files package cannot be installed because
* /lib64 is a symbolic link and not pointing at usr/lib64 exactly.
..
Error: Sub-process /usr/bin/dpkg returned an error code (1)

Best and thanks


/Jan


  Invalid Signature by m-weigand
Posted by: Francus - 07-25-2025, 05:26 AM - Forum: PineNote Software - No Replies

Hello, first time user,  so I already made an error, posted first in the wrong place. But kindly @Dendrocalamus64  put me on the right path.

The UI in settings does not seem to work, because the packages to be updated are always the same.

Particularly firmware is brcm80211    20240709 and it seems it expects to be updated to 20250410 even if it does not work

So I tried to update using the terminal
 sudo apt update

, but I get an error regarding invalid signature: EXPKEYSIG 447D9EBF6B6F552D Maximilian Weigang

kindly @Dendrocalamus64  wrote the following;

Quote:If you do a web search on apt EXPKEYSIG you can find advice on fixing it, e.g.
https://tecadmin.net/expired-key-expkeysig-with-apt/

Basically, your particular install has an old key and you need to get the new one.

But the relevant key is not available on the server to which that page points.

I also tried Ubuntu keyserver, but the key is not there.

So perhaps that key does not exists and the only way to get updates is to waive GPG security and modify the repository line as follows

Code:
deb [trusted=yes] http://deb.debian.org/debian trixie main contrib non-free non-free-firmware

But before doing that I would like to know if others had the same issue.

Best


  Pinebook problem
Posted by: meghancordo - 07-24-2025, 03:37 AM - Forum: General Discussion on Pinebook Pro - Replies (1)

Hello,
I bought the new Pinebook Pro back in August. A few days ago, while browsing the internet with Firefox on the standard Manjaro installation (no recent updates), I closed the lid to say goodbye to someone and forgot to charge it.

The next day, it wouldn’t turn on at all. I tried various key combinations in case it was a screen brightness issue, but I figured the battery must be drained. I charged it with the supplied charger all day, and the blinking red light indicated it was charging, but it never turned steady. Still, the laptop wouldn’t power on.

The following day, I charged it all day using USB-C, thinking the charger might not be working properly, but the same blinking red light persisted. The laptop remains unresponsive. I even tried USB booting with Tails, but nothing happened.

Today, I'm planning to open it up to check if anything has come loose.

Any suggestion is appreciated!


  ? Introducing RoutineHero: A PineTime Smartwatch for Kids' Routines + Companion App
Posted by: oscar-gardiazabal - 07-24-2025, 03:25 AM - Forum: General Discussion on PineTime - Replies (2)

Hi everyone!

I’m excited to share a project I’ve been building called RoutineHero — a customized version of InfiniTime for the PineTime smartwatch, designed specifically to help young children follow daily routines.

Why I built it
My 3-year-old was struggling with basic daily routines like getting dressed, brushing teeth, or going to bed. I wanted to help him build independence without needing constant reminders — but I couldn’t find anything out there designed for that.
So I created RoutineHero: a non-distracting smartwatch that helps young children understand and follow their day.



What is RoutineHero?
  • Custom OS based on InfiniTime, made for young kids
  • Routine alerts with kid-friendly icons + gentle vibration feedback
  • Companion Android app lets parents configure tasks, icons..
  • Super simple interface — no distractions, games, or messages



Open Source on GitHub
All code and setup instructions are available here:
https://github.com/trollderiu/InfiniTime-RoutineHero
Try it out! I’d love feedback, ideas, and collaborators.



Looking for Advice: Licensing, Sales, and Bulk Orders
I’d love to make RoutineHero available to other parents — especially those who don’t know how to flash firmware or build from source.
I’m currently exploring the idea of offering pre-configured PineTime watches with RoutineHero installed. If I go forward, it will be under a new name and with full credit to PineTime and InfiniTime.

I have a few key questions and would really appreciate advice from this community:
  • Is it okay to sell PineTime-based devices with a custom OS, as long as I don’t present it as an official Pine64 product?
  • Can I purchase PineTime devices in bulk directly or through official distributors?
  • What are the best practices to respect the spirit and licensing of InfiniTime, PineTime, and the broader community?

If you’ve been through a similar journey — or are part of the Pine64 team — I’d be very grateful for your insight.
RoutineHero began as a small project to help my own child — now I’d love to share it with others, while giving back and respecting the amazing open-source community that made it possible ❤️

Looking forward to hearing your thoughts,
Oscar Gardiazabal

Thank you!


  Need new eMMC
Posted by: Karsten1 - 07-22-2025, 05:27 AM - Forum: General Discussion on Pinebook Pro - Replies (1)

Hi guys,
I got my Pinebook Pro out of the cupboard again after a few years. Since the updates didn't go through, I decided to update it with a current Manjaro via the SSD card and then wanted to write the system to the eMMC.
It seemed as if everything had been transferred cleanly to the eMMC. Finally I entered "sync" and wanted to reboot.

Since then nothing works anymore. Pressing the start button shows no reaction. Even flipping the internal switch to start manually via the SD card was unsuccessful.

The system is completely dead.

A question for you: Is there anyone here who can reflash the eMMC for me? Or can I order an eMMC including operating system somewhere?

best regards
Karsten