I have a ROCK64 4GB setup and when I reboot I have a lot of trouble getting the unit stable.
Here are the errors that display on the screen:
core: dev_pm_opp_get_voltage: Invalid parameters
mali-utgard ff300000.gpu: Failed to get voltage for frequency 163840000: -34
devfreq ff300000.gpu: Couldn't update frequency transition information.
And then it goes into kernel panic mode. I have to completely power down the unit,
remove the hdmi, ethernet, and keyboard cable, wait for 30 seconds and then it will boot.
I have tried a different power supply and plugging it in to a different power source.
I have 3 other similar ROCK64's working fine.
I'm using: 4.4.77-rockchip-ayufan-136
Thanks! That's the plan on my next build. I want to run it without restarting as long as I can.
─➤ uptime
12:12:33 up 23 days, 22:46
(06-23-2018, 03:54 AM)NablaMetal Wrote: Hi all,
I'm getting basically te same error. My rock64 freezes roughly about every nights. My syslog isn't much weird, but my kernlog displays those tree lines before crash :
Code:
Jun 18 20:04:32 rock64 kernel: [ 1724.410661] core: dev_pm_opp_get_voltage: Invalid parameters
Jun 18 20:04:32 rock64 kernel: [ 1724.411610] mali-utgard ff300000.gpu: Failed to get voltage for frequency 163840000: -34
Jun 18 20:04:32 rock64 kernel: [ 1724.412124] devfreq ff300000.gpu: Couldn't update frequency transition information.
I am on 4.4.77-rockchip-ayufan-136. I have an USB3 hard drive connected (I have read threads where USB3 maybe part of the problem). I'm a bit stuck here, what can I do to investigate further ?
136 is a
very old build now, and it's very likely that your issue has been fixed in an updated build since then. As of right now, the latest release build is
239 or if you want to be on the bleeding edge there is
270, but the changes between the two only really pertain to the RockPro64 board.
For anyone reading this in the future -- what I am saying right now is almost definitely out of date! Check the Releases
page!
Community administrator and sysadmin for PINE64
(Translation: If something breaks on the website, forum, or chat network, I'm a good person to yell at about it)
Hi fire219,
Yep I figured this out too. Because I used Pine64 Windows software installer for flashing my sdcard, I thought it would grab the latest kernel release (I flashed it a month ago).
I saw that 239 was latest stable on Github and installed it. After reboot, no problem so far. I guess i'll wait and see... I will come back here to report in any case.
Thank you