PINE64
Boot log analyses -> GPU no regulator (mali) found - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139)
+---- Thread: Boot log analyses -> GPU no regulator (mali) found (/showthread.php?tid=18006)



Boot log analyses -> GPU no regulator (mali) found - freelectro - 03-06-2023

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.