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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,887
» Latest member: Briar4
» Forum threads: 16,323
» Forum posts: 117,407

Full Statistics

Latest Threads
RISC OS Linux port
Forum: PineTab Software
Last Post: Raik
Yesterday, 05:40 AM
» Replies: 0
» Views: 72
New Pinetab- error when a...
Forum: PineTab Software
Last Post: Raik
Yesterday, 01:21 AM
» Replies: 1
» Views: 276
Systemupgrade fails
Forum: PineTab Software
Last Post: Raik
02-25-2026, 11:15 PM
» Replies: 0
» Views: 40
dead Pinebook - help plea...
Forum: General Discussion on Pinebook Pro
Last Post: wdt
02-25-2026, 06:44 PM
» Replies: 1
» Views: 121
wifi password wont save
Forum: General Discussion on PineTab
Last Post: WEF
02-24-2026, 06:47 PM
» Replies: 2
» Views: 354
Powering two disks from R...
Forum: RockPro64 Hardware and Accessories
Last Post: evilbunny
02-24-2026, 04:43 PM
» Replies: 3
» Views: 299
Castle Game Engine on Pin...
Forum: General Discussion on PineTab
Last Post: michalis
02-24-2026, 04:39 PM
» Replies: 3
» Views: 3,275
ATTN: Pine 64 Marketing D...
Forum: Rock64 Hardware and Accessories
Last Post: georgegohl888
02-24-2026, 04:01 AM
» Replies: 5
» Views: 10,462
http://pinenote.mweigand....
Forum: PineNote Software
Last Post: HippopoStar
02-23-2026, 05:58 PM
» Replies: 1
» Views: 831
OpenClaw
Forum: Linux on Rock64
Last Post: keithy
02-22-2026, 11:57 AM
» Replies: 0
» Views: 235

 
  Boot log analyses -> GPU no regulator (mali) found
Posted by: freelectro - 03-06-2023, 12:06 PM - Forum: Mobian on PinePhone - No Replies

Hi all,

I'm analyzing boot log from journalctl.

I have found regulator error. Is it possible to fix it ?

Code:
lima 1c40000.gpu: error -ENODEV: _opp_set_regulators: no regulator (mali) found

Code:
mars 06 14:51:17 mobian kernel: lima 1c40000.gpu: gp - mali400 version major 1 minor 1
mars 06 14:51:17 mobian kernel: lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
mars 06 14:51:17 mobian kernel: lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
mars 06 14:51:17 mobian kernel: lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
mars 06 14:51:17 mobian kernel: lima 1c40000.gpu: bus rate = 200000000
mars 06 14:51:17 mobian kernel: lima 1c40000.gpu: mod rate = 297000000
mars 06 14:51:17 mobian kernel: lima 1c40000.gpu: error -ENODEV: _opp_set_regulators: no regulator (mali) found
mars 06 14:51:17 mobian kernel: fbcon: Taking over console
mars 06 14:51:17 mobian kernel: [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 0



Thanks a lot for your advice.


  Ox64 Subthread
Posted by: Ismas - 03-06-2023, 07:41 AM - Forum: General - Replies (3)

Hi there!

Just tinkering with the Ox64, I see there is not much of noise here about it. Might a sub heat it a little?

Also, while linux drivers for it are released, any guidance on how to use the gpio commands?


Regards


  Pipewire
Posted by: Emilio - 03-06-2023, 03:28 AM - Forum: PinePhone Pro Software - Replies (3)

I removed Pulseaudio and set Pipewire. Sounds work well but the phone
Receive well but with my voice to the other telephone sends a strong noise
Can this be corrected and how?. It is curious that when purge Pulseaudio
automatically loads pipewire. The gnome-sound-recorder is also caput(spoiled)


Question Green skin-facing LED stuck on
Posted by: aereaux - 03-05-2023, 02:02 PM - Forum: General Discussion on PineTime - No Replies

Hello all,

I recently noticed that the green light on the back of my pinetime is stuck on, and seems to be draining the battery much quicker than normal.  Is there something I can do to fix this, or could it be some sort of hardware problem?  I tried holding the button to restart it, then starting and stopping the heart rate monitoring (although it never got a fix on my heart rate for some reason in the few minutes I tried it), and then reflashing the most recent version of infinitime.  None of those attempts fixed it.

Thanks in advance.


  PP Pro caught in Mask Rom Mode?
Posted by: nieral - 03-05-2023, 01:27 PM - Forum: PinePhone Pro Software - Replies (2)

Hello!

A couple of days ago I wanted to try Postmarket OS again with my PP Pro, which I'm not using regularily. I flashed the latest image on the Sd card.

Since then I wasn't able to boot the phone again, no LED blinking, no vibration, nothing. First I thought I might have drained the battery.

So I tried the procedure mentioned here: https://wiki.pine64.org/wiki/PinePhone_P...ly_drained and charged the phone the whole night. Without success. 
It's not the battery as the battery works in my Pinephone.

What I already know:
- The image on the SD Card is fine
- The battery is working and charged
- none of the helpful procedure are working (i.e. holding volume up while powering the phone or try to bypass the emmc while booting up)
- there is the pre-installed image on the emmc (which isn't booting either)

What is strange:
As soon as I plug in the phone on my computer, it is shown in "mask rom mode" ("ID 2207:330c Fuzhou Rockchip Electronics Company RK3399 in Mask ROM mode") which shouldn't be the case if I'm not following the explicit procedure, right?

Anyone any idea?

Additional Information:
- Unfortunately I'm not sure which Bootloader is installed on the device. I ordered my PP Pro in March '22, but I believe I installed a different bootloader...
- I created the postmarket os image with pmbootstrap, using my laptop with fedora workstation. The image was written on the sd card with dd


  Article: (Clickable) Call Graph for Apache NuttX Real-Time Operating System
Posted by: lupyuen - 03-04-2023, 10:39 PM - Forum: PinePhone Software - No Replies

Last week we ran Apache NuttX Real-Time Operating System (RTOS) on Unicorn Emulator, and we hit a baffling Arm64 Exception in the emulator. In this article we’ll create some tools to troubleshoot the exception…

1.  Render the Dynamic Call Graph for Apache NuttX RTOS, to understand how it boots

2.  Make it Clickable, so we can browse the NuttX Source Code as we explore the Call Graph

3.  We’ll use a Block Execution Hook in Unicorn Emulator to generate the Call Graph with Rust

4.  And call the Rust Libraries addr2line and gimli to map the Code Addresses to NuttX Kernel Functions

5.  Thanks to the (Clickable) Call Graph, we’ll describe the complete Boot Sequence of NuttX RTOS on PinePhone

6.  And explain how we might do Automated Daily Build and Test for NuttX on PinePhone

(Clickable) Call Graph for Apache NuttX Real-Time Operating System


  FDE installer not working
Posted by: user641 - 03-04-2023, 02:55 AM - Forum: Arch Linux on PinePhone - No Replies

I would like to reinstall arch with fde via the installer, but it seems to not be working anymore. Is there a fix or a way to do it?


  With the help of a friend, I installed a beautiful deep os distribution, but I won't
Posted by: wangyukunshan - 03-03-2023, 10:56 PM - Forum: Linux on Pinebook Pro - No Replies

I installed a sloppy porting version, but it is very beautiful. It comes from: [b]https://cloud.189.cn/t/u6BrQbZVnuum[/b]  (Access code  5feb)
I would like to make a DEEPIN OS image based on this, but I will not transplant it,
I hope people with this technology can complete this mission.


  Disabling last mount time check on boot
Posted by: acwest - 03-03-2023, 09:24 PM - Forum: Linux on Rock64 - No Replies

Every time my Rock64 boots, I get an error about the Superblock last mount time is in the future. As I don't have a working hardware clock, this happens on every boot, force an fsck and adding to the boot time. When searching for this error, most of the recommendations are to fix the clock, but that isn't really feasible on a device that doesn't have one. Seeing as this check happens before mounting the filesystem, a solution like fake-hwclock isn't likely to be useful either. I can't be the only one with this problem...


  Pinebuds and Calls
Posted by: kandrew - 03-03-2023, 02:53 PM - Forum: General - No Replies

Hi all,

For pinebud users out there, how is the voice quality when making calls with these? Is the open firmware any better than the default one that ships in this regard?

Thanks!